Cosmetics: remove unused and commented out add_stub function header

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21383 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2006-11-29 12:55:17 +00:00
parent 8f874369b5
commit 2199f67906
1 changed files with 0 additions and 2 deletions

View File

@ -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;