X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXView.h;h=8017453af51c88e2c90f1e80d9119653181f7626;hb=f448e22d483e1370bcbfbb7be8cb47ad7251ed77;hp=5ce2b4efffc94a096ed28f04ff4b66dc3d646f33;hpb=731478c86ef0155067ba4ffa8c55259384bdb8a4;p=lyx.git diff --git a/src/LyXView.h b/src/LyXView.h index 5ce2b4efff..8017453af5 100644 --- a/src/LyXView.h +++ b/src/LyXView.h @@ -133,10 +133,6 @@ private: /// void invalidateLayoutChoice(); public: -#if 0 - /// - static int KeyPressMask_raw_callback(FL_FORM *, void * xev); -#endif /** This callback is run when a close event is sent from the window manager. */ static int atCloseMainFormCB(FL_FORM *, void *);