diff options
Diffstat (limited to 'plugins/KeyboardNotify/src/constants.h')
-rw-r--r-- | plugins/KeyboardNotify/src/constants.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/src/constants.h b/plugins/KeyboardNotify/src/constants.h index 61c6304906..d6637469bf 100644 --- a/plugins/KeyboardNotify/src/constants.h +++ b/plugins/KeyboardNotify/src/constants.h @@ -19,7 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #pragma once
// Settings values
-#define MODULENAME "keybdnotify"
#define FLASH_SAMETIME 0
#define FLASH_INTURN 1
#define FLASH_INSEQUENCE 2
|