src/main_gui.cpp
changeset 6001 1e4c5406cd1a
parent 5996 d4b66530ded4
child 6141 400b8bb355e3
--- a/src/main_gui.cpp	Sun Jan 21 08:04:14 2007 +0000
+++ b/src/main_gui.cpp	Sun Jan 21 11:49:18 2007 +0000
@@ -538,8 +538,6 @@
 	}
 }
 
-extern void DrawPlayerIcon(PlayerID pid, int x, int y);
-
 static void PlayerMenuWndProc(Window *w, WindowEvent *e)
 {
 	switch (e->event) {