# HG changeset patch # User reimar # Date 1164804917 0 # Node ID 731278c42d6c9f3bb2fcdcb0d02f23a1a8ec1999 # Parent 516351d9a796e47dfa7096ef9736f452d17b1936 Cosmetics: remove unused and commented out add_stub function header diff -r 516351d9a796 -r 731278c42d6c loader/win32.c --- 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;