X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyx_cb.h;h=67bc2bddd82c954dc8404e6cdb3718bd806bf701;hb=6a55be9506b112110826cf63bc21786044569f1d;hp=949f695295cc336553847012e6c252b133e6bf55;hpb=44cd0fc9a1687cc63911c7f98d978594458e7813;p=lyx.git diff --git a/src/lyx_cb.h b/src/lyx_cb.h index 949f695295..67bc2bddd8 100644 --- a/src/lyx_cb.h +++ b/src/lyx_cb.h @@ -35,7 +35,5 @@ void InsertAsciiFile(BufferView * bv, std::string const & f, bool asParagraph); /// std::string getContentsOfAsciiFile(BufferView * bv, std::string const & f, bool asParagraph); /// -std::string const getPossibleLabel(BufferView const & bv); -/// void Reconfigure(BufferView * bv); #endif