diff options
Diffstat (limited to 'plugins/Clist_blind/src/commonheaders.h')
-rw-r--r-- | plugins/Clist_blind/src/commonheaders.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Clist_blind/src/commonheaders.h b/plugins/Clist_blind/src/commonheaders.h index 304c330d33..122cd16ca1 100644 --- a/plugins/Clist_blind/src/commonheaders.h +++ b/plugins/Clist_blind/src/commonheaders.h @@ -22,9 +22,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#define _WIN32_WINNT 0x0600
-#define _WIN32_IE 0x0501
-
#include <windows.h>
#include <vssym32.h>
#include <Uxtheme.h>
|