]> git.lyx.org Git - lyx.git/blobdiff - src/FloatList.h
remove noload/don't typeset
[lyx.git] / src / FloatList.h
index b95e9b6bc70ec2f2b0f1b1bce88f70c7341f3480..150399dc377006953139588b63d3f61e464de123 100644 (file)
@@ -1,10 +1,10 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
  *
- *           Copyright 1998-2000 The LyX Team.
+ *           Copyright 1998-2001 The LyX Team.
  *
  * ======================================================
  */
@@ -49,7 +49,4 @@ private:
        List list;
 };
 
-///
-extern FloatList floatList;
-
 #endif