]> git.lyx.org Git - features.git/blobdiff - src/mathed/support.h
iookup unification - another 100 lines bite the dust
[features.git] / src / mathed / support.h
index 73282c194f6fbb2e2b4bc071fef6664b9a2596bc..75963dd38ff46978bb2352ab575f13980b4e0ce4 100644 (file)
@@ -29,7 +29,6 @@ int mathed_string_width(MathTextCodes type, MathStyles size, string const & s);
 
 bool MathIsInset(MathTextCodes x);
 bool MathIsAlphaFont(MathTextCodes x);
-bool MathIsBOPS(MathTextCodes x);
 bool MathIsSymbol(MathTextCodes x);
 bool MathIsRelOp(unsigned char c, MathTextCodes f);