diff options
Diffstat (limited to 'plugins/mTextControl/src/stdafx.h')
-rw-r--r-- | plugins/mTextControl/src/stdafx.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/mTextControl/src/stdafx.h b/plugins/mTextControl/src/stdafx.h index 2edf57f236..27ec265e2d 100644 --- a/plugins/mTextControl/src/stdafx.h +++ b/plugins/mTextControl/src/stdafx.h @@ -47,9 +47,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #include "fancy_rtf.h"
#include "textcontrol.h"
-#define MODULENAME "MTextControl" // DB module for this plugin
-#define MODULNAMEW L"MTextControl" // DB module for this plugin
-
#define MODULTITLE "Text Display"
// globals
|