summaryrefslogtreecommitdiff
path: root/src/lib/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/log.h')
-rw-r--r--src/lib/log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/log.h b/src/lib/log.h
index c11daf617..2ba273b44 100644
--- a/src/lib/log.h
+++ b/src/lib/log.h
@@ -46,7 +46,6 @@ public:
void microsecond_log (std::string message, int type);
void set_types (int types);
- void set_types (std::string types);
protected:
/** mutex to protect the log */