]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.cpp
* InsetTabular.cpp: fix logic of multirow top/bottom line output (bug #7578)
[lyx.git] / src / insets / InsetNote.cpp
index 05ee4f0fbb752c03f19a056fd94e9402c92197da..da9dd3366974382eb3c655828bbce06e49d1d393 100644 (file)
@@ -50,7 +50,6 @@ namespace lyx {
 namespace {
 
 typedef Translator<string, InsetNoteParams::Type> NoteTranslator;
-typedef Translator<docstring, InsetNoteParams::Type> NoteTranslatorLoc;
 
 NoteTranslator const init_notetranslator()
 {