Small correction

This commit is contained in:
Chayan Deb 2025-02-01 16:23:56 +05:30
parent d4b388186d
commit aa1c038f5c
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
*/
#include "xschem.h"
#include <X11/X.h>
/* allow to use the Windows keys as alternate for Alt */
#define SET_MODMASK ( (rstate & Mod1Mask) || (rstate & Mod4Mask) )