]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCitation.h
Fix the warning about the unused msg parameter
[lyx.git] / src / frontends / qt4 / GuiCitation.h
index 8746a1aa65f004f829280a6b06d4982b40c55151..27f69e56bc457ab1bb5c7f7a1bf63b968850c39a 100644 (file)
@@ -42,9 +42,6 @@ public:
        GuiCitation(GuiView & lv);
        ///
        ~GuiCitation();
-       /// We use the main document's buffer() so to catch the citations
-       /// defined there, also while using the dialog from the Adv F&R.
-       Buffer const & buffer() const;
 
 private Q_SLOTS:
        void on_okPB_clicked();