X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFuncStatus.cpp;h=9b936869ac5280777abc38d21c8a70e1d0450518;hb=cde541d785aaac9d45d636a7f9071353dd932eb6;hp=576376a4eec20ad5d4196d4410c188ece136541f;hpb=5a77a063c1f47c2cb8f34806176c238d2f5b56f1;p=lyx.git diff --git a/src/FuncStatus.cpp b/src/FuncStatus.cpp index 576376a4ee..9b936869ac 100644 --- a/src/FuncStatus.cpp +++ b/src/FuncStatus.cpp @@ -17,8 +17,7 @@ namespace lyx { FuncStatus::FuncStatus() : v_(OK) -{ -} +{} void FuncStatus::clear()