Utils/Console: Implement command node return value support
[senf.git] / Utils / Logger / Target.hh
index e371443..6f26ddd 100644 (file)
@@ -342,7 +342,6 @@ namespace log {
 
         void flush();                   ///< Clear routing table
 
-    protected:
         senf::console::ScopedDirectory<> & consoleDir(); ///< Get console/config directory
 
     private: