]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.cpp
cut down pch.h to more frequently needed headers
[lyx.git] / src / Cursor.cpp
index 160775f9de5dbdbe5c8c4c37746501464939d90b..60598573d6432c6f4cebbbb1914f311a180b6a42 100644 (file)
@@ -682,7 +682,7 @@ bool Cursor::openable(MathAtom const & t) const
 }
 
 
-void Cursor::setScreenPos(int x, int y)
+void Cursor::setScreenPos(int x, int /*y*/)
 {
        setTargetX(x);
        //bruteFind(*this, x, y, 0, bv().workWidth(), 0, bv().workHeight());