changeset 21367:731278c42d6c

Cosmetics: remove unused and commented out add_stub function header
author reimar
date Wed, 29 Nov 2006 12:55:17 +0000
parents 516351d9a796
children 06a0a4dbf1a0
files loader/win32.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/loader/win32.c	Wed Nov 29 12:44:05 2006 +0000
+++ b/loader/win32.c	Wed Nov 29 12:55:17 2006 +0000
@@ -5276,8 +5276,6 @@
     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;