]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIPAMacro.cpp
Added inset-select-all to emacs bindings
[lyx.git] / src / insets / InsetIPAMacro.cpp
index 46d75194ef70b31b52c5f02493267f2bae7a1902..7d5290d565158d5f59678821b9c49bc6bcac98e4 100644 (file)
@@ -620,16 +620,4 @@ void InsetIPAChar::validate(LaTeXFeatures & features) const
 }
 
 
-bool InsetIPAChar::isLetter() const
-{
-       return true;
-}
-
-
-bool InsetIPAChar::isLineSeparator() const
-{
-       return false;
-}
-
-
 } // namespace lyx