]> git.lyx.org Git - lyx.git/blobdiff - src/LayoutFile.h
The logic of the endParagraph() routine is wrong. We should first
[lyx.git] / src / LayoutFile.h
index f50f6ea4514cd760977a1d31a49148e13fd1b5f9..b71f1230095e2d3c82e1a5993ca19f37c9da562b 100644 (file)
@@ -29,10 +29,6 @@ namespace lyx {
 
 class Layout;
 
-/// Reads the style files
-extern bool LyXSetStyle();
-
-
 /// Index into LayoutFileList. Basically a 'strong typedef'.
 class LayoutFileIndex {
 public: