]> git.lyx.org Git - lyx.git/blobdiff - src/BiblioInfo.h
Micro-optimization.
[lyx.git] / src / BiblioInfo.h
index 394d9c416bace03349ef6abd72a196b3079858ba..c9a9150d51d201243e808dc141d164da50cf996e 100644 (file)
@@ -158,7 +158,7 @@ public:
        docstring const getInfo(docstring const & key) const;
        /// Is this a reference from a bibtex database
        /// or from a bibliography environment?
-       bool const isBibtex(docstring const & key) const;
+       bool isBibtex(docstring const & key) const;
        /**
          * "Translates" the available Citation Styles into strings for a given key,
          * either numerical or author-year depending upon the active engine. (See