From 65c39586d44be52b6829005e864852124ceeb444 Mon Sep 17 00:00:00 2001 From: F1ssi0N Date: Mon, 12 Mar 2018 23:29:31 +0000 Subject: [PATCH] Webhook testing commit --- src/main.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.cc b/src/main.cc index 73a02e4..be1fd0d 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,7 +1,5 @@ #include "stdafx.hh" -// Dllmain here - #if doghook_platform_windows() extern u32 __stdcall doghook_process_attach(void *a);