mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-13 20:09:59 +00:00
shutup warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22805 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
a3b3115915
commit
27edbfb4c8
@ -97,6 +97,8 @@ std::string translateRT(TextClass::ReadType rt)
|
|||||||
case TextClass::MODULE:
|
case TextClass::MODULE:
|
||||||
return "module file";
|
return "module file";
|
||||||
}
|
}
|
||||||
|
// shutup warning
|
||||||
|
return string();
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace anon
|
} // namespace anon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user