]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.h
remove !NEW_INSETS cruft
[lyx.git] / src / support / FileInfo.h
index 41063a9ba5b740c182027375b95fb002d8a83b9e..8f965731ceb43c6945fb4c48440309b63011967e 100644 (file)
@@ -26,7 +26,7 @@
 
 /** Use objects of this class to get information about files.
  */
-class FileInfo : public boost::noncopyable {
+class FileInfo : boost::noncopyable {
 public:
        ///
        FileInfo();