summaryrefslogtreecommitdiff
path: root/src/monitor.cpp
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:01:26 +0900
committerMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:01:26 +0900
commit4c9cc8a724dfee204fb7a42632c1cc802e6aa83f (patch)
treeff0f70f73dcd8385232350aca9c478c49312b265 /src/monitor.cpp
parentb8ba042912233045b6ca74f732bcc7265dfeb5b0 (diff)
Old logging infrastructure removed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/monitor.cpp')
-rw-r--r--src/monitor.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/monitor.cpp b/src/monitor.cpp
index 77bb8f1..95212fd 100644
--- a/src/monitor.cpp
+++ b/src/monitor.cpp
@@ -44,6 +44,10 @@ void zmq::monitor_t::stop ()
send_stop ();
}
+void zmq::monitor_t::log (int sid_, const char *text_)
+{
+}
+
void zmq::monitor_t::process_plug ()
{
// Schedule sending of the first snapshot.