diff options
author | George Hazan <ghazan@miranda.im> | 2017-08-18 12:01:58 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-08-18 12:02:08 +0300 |
commit | db9944a090e6be30b3a5ffd5d7919dcddffc8478 (patch) | |
tree | 0161de1a6e1ee4b2ca4b17f78457ffb9b77395ad /plugins/SmileyAdd/src/stdafx.h | |
parent | 600f344d88bec6dd61aa123be1d2114bffbdf493 (diff) |
minor code cleaning
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r-- | plugins/SmileyAdd/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h index 0df3e383a1..0beb3b3005 100644 --- a/plugins/SmileyAdd/src/stdafx.h +++ b/plugins/SmileyAdd/src/stdafx.h @@ -77,7 +77,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. typedef WCPattern _TPattern;
typedef WCMatcher _TMatcher;
-#define createTMatcher createWCMatcher
#include "resource.h"
#include "version.h"
|