]> git.lyx.org Git - lyx.git/blobdiff - src/ToolbarDefaults.C
In for a penny, in for a pound. Consistent use of // -*- C++ -*-
[lyx.git] / src / ToolbarDefaults.C
index 087ec6d65206d2b7340dc159da3786754f72427e..b8d0c413a2d2c791a8bbc7b9c6657624f8ac18bd 100644 (file)
@@ -4,7 +4,7 @@
  *           LyX, The Document Processor
  *
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  *
  * ====================================================== */
@@ -70,9 +70,6 @@ void ToolbarDefaults::init()
 
        add(LFUN_FIGURE);
        add(LFUN_DIALOG_TABULAR_INSERT);
-#if 0
-       //add(LFUN_MELT);
-#endif
 }