summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SendScreenshotPlus/src/stdafx.h')
-rw-r--r--plugins/SendScreenshotPlus/src/stdafx.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h
index d070020151..b707f49452 100644
--- a/plugins/SendScreenshotPlus/src/stdafx.h
+++ b/plugins/SendScreenshotPlus/src/stdafx.h
@@ -43,11 +43,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <string>
using namespace std;
-#ifdef ComboBox_SelectItemData
- // use Workaround for MS bug ComboBox_SelectItemData;
- #undef ComboBox_SelectItemData
-#endif
-
#include <win2k.h>
#include <msapi/vsstyle.h>
#include <msapi/vssym32.h>