X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2Fmath_symbols.C;h=8d268a9a93ff8add142c9eb4420cd518f9186664;hb=8dccec5c46a1689fe3ea37144252e952771e1e1c;hp=3b86cbc7adda65c9992e627376968e9aa300b13b;hpb=4ed68c1bc2007d6505cc2d82c66494f63d9de107;p=lyx.git diff --git a/src/mathed/math_symbols.C b/src/mathed/math_symbols.C index 3b86cbc7ad..8d268a9a93 100644 --- a/src/mathed/math_symbols.C +++ b/src/mathed/math_symbols.C @@ -39,7 +39,6 @@ using std::max; #include "math_panel.h" #include "math_parser.h" -extern void SmallUpdate(signed char); extern void BeforeChange(); extern void Update(signed char); extern int UnlockInset(UpdatableInset *);