summaryrefslogtreecommitdiff
path: root/tubes/inc
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2012-03-26 23:54:58 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:40:02 +0200
commit44b6da67468ce59f14d228e8db5b117f5cd0066c (patch)
tree08378228b9238b914f91d4197018005e1136cd89 /tubes/inc
parent7c5b100ce858189db83d7da152cf499cadb06afc (diff)
cleanout flushLoop
relict from testing era, not needed anymore
Diffstat (limited to 'tubes/inc')
-rw-r--r--tubes/inc/tubes/manager.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/tubes/inc/tubes/manager.hxx b/tubes/inc/tubes/manager.hxx
index 8ba3a020ce48..74d04246aea3 100644
--- a/tubes/inc/tubes/manager.hxx
+++ b/tubes/inc/tubes/manager.hxx
@@ -192,9 +192,6 @@ public:
/** Iterate our GMainLoop, blocking, until the callback is done. */
void iterateLoop( const TeleConference* pConference, ConferenceCallBackInvokedFunc pFunc );
- /** Iterate our GMainLoop, non-blocking, until nothing pending. */
- void flushLoop() const;
-
/// "LibreOfficeWhatEver"
static rtl::OString getFullClientName();