diff options
Diffstat (limited to 'plugins/Sessions/Src/Sessions.h')
-rw-r--r-- | plugins/Sessions/Src/Sessions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Sessions/Src/Sessions.h b/plugins/Sessions/Src/Sessions.h index abc6a27bf2..f76831d72e 100644 --- a/plugins/Sessions/Src/Sessions.h +++ b/plugins/Sessions/Src/Sessions.h @@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define _CRT_SECURE_NO_DEPRECATE
-#define _WIN32_WINNT 0x0501
-
#include <windows.h>
#include <commctrl.h>
|