]> git.mxchange.org Git - simgear.git/blobdiff - simgear/debug/logstream.hxx
Update bounding box if calling update() on canvas elements
[simgear.git] / simgear / debug / logstream.hxx
index 36816b63a72c1741a2e3afcf0ebb8b805d141a94..0af98c6a71a7d05dc5be344d6308e7c219b8c746 100644 (file)
@@ -93,9 +93,8 @@ public:
      * must use appropriate locking.
      */
     void addCallback(simgear::LogCallback* cb);
-    
-  //  friend logstream& sglog();
-//    static logstream *initGlobalLogstream();
+     
+    void removeCallback(simgear::LogCallback* cb);
 
 private:
     // constructor