summaryrefslogtreecommitdiff
path: root/src/monitor.cpp
diff options
context:
space:
mode:
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.