summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
Diffstat (limited to 'loader')
-rw-r--r--loader/win32.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/loader/win32.c b/loader/win32.c
index 3a02eef2a6..9eae50b860 100644
--- a/loader/win32.c
+++ b/loader/win32.c
@@ -5276,8 +5276,6 @@ static void ext_stubs(void)
printf("Called unk_%s\n", export_names[idx]);
}
-//static void add_stub(int pos)
-
#define MAX_STUB_SIZE 0x60
#define MAX_NUM_STUBS 200
static int pos=0;