diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-30 11:57:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-30 11:57:13 +0000 |
| commit | 89ad6c484689ca399d0960803df75374b7a63490 (patch) | |
| tree | 6f5c138b21ecc3e9ec91daef49c486cda4c07dbb /src/lib | |
| parent | a3d0e53c6346bbb4dc5b5c1b10c44f980dc4aa13 (diff) | |
Non-existant method.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/server_finder.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/server_finder.h b/src/lib/server_finder.h index 8aa07c069..08e138b82 100644 --- a/src/lib/server_finder.h +++ b/src/lib/server_finder.h @@ -63,7 +63,6 @@ private: void handle_accept (boost::system::error_code ec, boost::shared_ptr<Socket> socket); void config_changed (Config::Property what); - void search_now (); bool _disabled; |
