Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/minhook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/hook.c')
-rw-r--r--src/hook.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hook.c b/src/hook.c
index 848ecae..f1b8859 100644
--- a/src/hook.c
+++ b/src/hook.c
@@ -26,7 +26,6 @@
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#define _WIN32_WINNT 0x0501
#include <windows.h>
#include <tlhelp32.h>
#include <limits.h>