]> git.lyx.org Git - lyx.git/blobdiff - src/bufferview_funcs.h
Move #includes out of header files.
[lyx.git] / src / bufferview_funcs.h
index 4d5fb1267e6f291e476367fa230126e72b0298d3..9e67bf69f156a59f669b3af4836c1376c0952332 100644 (file)
@@ -4,11 +4,11 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef BUFFERVIEW_FUNCS_H
@@ -22,8 +22,6 @@ class LyXText;
 
 namespace bv_funcs {
 
-///
-void resizeInsets(BufferView * bv);
 /** Set \param data using \param font and \param toggle.
  *  If successful, returns true.
  */