]> git.lyx.org Git - lyx.git/blobdiff - src/cursor.C
explain why ownsClipbiard() does not work on Windows and OS X
[lyx.git] / src / cursor.C
index f004c23b4b679e36ce8fd51f5f3774097e5567e0..68a5e8ba4b711b71a8318c30d88dcec008ff4c9e 100644 (file)
@@ -56,9 +56,6 @@ namespace lyx {
 using std::string;
 using std::vector;
 using std::endl;
-#ifndef CXX_GLOBAL_CSTD
-using std::isalpha;
-#endif
 using std::min;
 using std::for_each;