]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_cb.h
tostr -> convert and some bformat work
[lyx.git] / src / lyx_cb.h
index 949f695295cc336553847012e6c252b133e6bf55..67bc2bddd82c954dc8404e6cdb3718bd806bf701 100644 (file)
@@ -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