]> git.lyx.org Git - lyx.git/blobdiff - src/bufferview_funcs.h
fix linking problem with boost
[lyx.git] / src / bufferview_funcs.h
index 01895550fbd8333a236443543f1f7ca3c4b5f747..99980306579957375d4cf812d6156c3b11252a74 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C++ -*-
 /* This file is part of
- * ====================================================== 
- * 
+ * ======================================================
+ *
  *           LyX, The Document Processor
- *        
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team.
  *
@@ -29,8 +29,6 @@ extern void bold(BufferView *);
 ///
 extern void noun(BufferView *);
 ///
-extern void table();
-///
 extern void lang(BufferView *, string const &);
 ///
 extern void number(BufferView *);
@@ -50,7 +48,7 @@ extern void styleReset(BufferView *);
 extern void underline(BufferView *);
 ///
 extern void fontSize(BufferView *, string const &);
-/// Returns the current font and depth as a message. 
+/// Returns the current font and depth as a message.
 extern string const currentState(BufferView *);
 ///
 extern void toggleAndShow(BufferView *, LyXFont const &,