src/logger_factory.h
@@ -10,7 +10,6 @@
public:
   static Logger* getLogger();
   static void error(int s);
};
#endif