[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r4057: This method doesn't exist anymore, so remove it from the .h (vidalia/trunk/src/torcontrol)



Author: edmanm
Date: 2009-08-18 21:08:29 -0400 (Tue, 18 Aug 2009)
New Revision: 4057

Modified:
   vidalia/trunk/src/torcontrol/TorControl.h
Log:

This method doesn't exist anymore, so remove it from the .h file.


Modified: vidalia/trunk/src/torcontrol/TorControl.h
===================================================================
--- vidalia/trunk/src/torcontrol/TorControl.h	2009-08-18 01:29:14 UTC (rev 4056)
+++ vidalia/trunk/src/torcontrol/TorControl.h	2009-08-19 01:08:29 UTC (rev 4057)
@@ -129,8 +129,6 @@
    * registered with Tor. */
   bool setEvent(TorEvents::Event e, bool add = true, bool set = true,
                 QString *errmsg = 0);
-  /** Registers for a set of logging events according to the given filter. */
-  bool setLogEventFilter(uint filter, QString *errmsg = 0);
   /** Register events of interest with Tor */
   bool setEvents(QString *errmsg = 0);