]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_utils.h
fix pullArg when pressing <Delete> at the end of an cell
[lyx.git] / src / mathed / math_utils.h
index 8461704bd9e91cb34cb3e72fd9708f6398969e1f..2895ce17fcddd173ea39da63199547d0d2b23b45 100644 (file)
@@ -3,7 +3,6 @@
 #ifndef MATHUTILS_H
 #define MATHUTILS_H
 
-extern
-int MathedLookupBOP(short id);
+int MathLookupBOP(short id);
 
 #endif