]> git.lyx.org Git - lyx.git/blobdiff - src/support/package.h
hopefully fix tex2lyx linking.
[lyx.git] / src / support / package.h
index f764adc6a9b74cf4f6f13d970bf37a79357b95c0..6b70605c56833447d3169be96820f0c47da7eb44 100644 (file)
@@ -72,7 +72,6 @@ public:
        std::string const & binary_dir() const;
 
        /** The top of the LyX source code tree.
-        *  Used by the GTK frontend when searching for .glade files.
         */
        std::string const & top_srcdir() const;
 
@@ -113,7 +112,6 @@ public:
 
        /** Used when setting the user_support directory.
         *  Used also when expanding "~/" or contracting to "~/". (filetools.C)
-        *  Used by the XForms file dialog.
         *  Used in emergencyWrite (bufferlist.C) as one possible location
         *  for the dump.
         *  This may be empty (e. g. when run under a CGI environment)