]> git.lyx.org Git - lyx.git/blobdiff - src/debug.h
Remove unused font variable which caused a warning.
[lyx.git] / src / debug.h
index 5f4701894c969c7ca73c720b87553a4da7b7fc84..617d93fbaa32a048054e8377dfb33162873ed86a 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -78,9 +78,6 @@ struct Debug {
        ///
        static type const ANY;
 
-       ///
-//     friend inline void operator|=(Debug::type & d1, Debug::type d2);
-       
        /** A function to convert symbolic string names on debug levels
            to their numerical value.
        */