]> git.lyx.org Git - lyx.git/blobdiff - src/buffer_funcs.h
Change the "empty layout" to the "plain layout", to try to avoid confusion.
[lyx.git] / src / buffer_funcs.h
index b5be3490d6d622e0c8d3350f4deaee8589686f0f..44ff0a37ed19f14658eebd719ea6d001f8302ab0 100644 (file)
@@ -53,9 +53,6 @@ void updateLabels(Buffer const &, bool childonly = false);
 ///
 void updateLabels(Buffer const &, ParIterator &);
 
-///
-void checkBufferStructure(Buffer &, ParIterator const &);
-
 } // namespace lyx
 
 #endif // BUFFER_FUNCS_H