X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTrans.cpp;h=1f2b3a8802de9e8c2e210a4b81068d7a78f40293;hb=3d4076b598deb18660e50ec9c327efc3b15f15d0;hp=0b642bcb731998c08b09a88776073cb4f703ae60;hpb=f1cba8ff64b369792fd49f5ddf90e8126ab476ac;p=lyx.git diff --git a/src/Trans.cpp b/src/Trans.cpp index 0b642bcb73..1f2b3a8802 100644 --- a/src/Trans.cpp +++ b/src/Trans.cpp @@ -21,7 +21,6 @@ #include "LyXRC.h" #include "Text.h" -#include "support/convert.h" #include "support/debug.h" #include "support/docstream.h" #include "support/FileName.h" @@ -171,7 +170,7 @@ enum { KCOMB = 1, KMOD, KMAP, - KXMOD, + KXMOD };