diff options
Diffstat (limited to 'plugins/MagneticWindows/src/stdafx.h')
-rw-r--r-- | plugins/MagneticWindows/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/MagneticWindows/src/stdafx.h b/plugins/MagneticWindows/src/stdafx.h index 1bc81267c0..f754dbbf1f 100644 --- a/plugins/MagneticWindows/src/stdafx.h +++ b/plugins/MagneticWindows/src/stdafx.h @@ -23,8 +23,6 @@ struct TWorkingVariables bool SnappedX, SnappedY; }; -#define MODULENAME "MagneticWindows" - struct CMPlugin : public PLUGIN<CMPlugin> { CMPlugin(); |