From d1ab9908bc10190160eb7d952ad6187e32738802 Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 15 May 2008 13:47:22 +0000 Subject: (svn r13101) -Codechange: remove a unused global function. --- src/player_face.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/player_face.h') diff --git a/src/player_face.h b/src/player_face.h index eb75e47bc..c7f049e7a 100644 --- a/src/player_face.h +++ b/src/player_face.h @@ -230,6 +230,5 @@ static inline SpriteID GetPlayerFaceSprite(PlayerFace pf, PlayerFaceVariable pfv void DrawPlayerFace(PlayerFace face, int color, int x, int y); PlayerFace ConvertFromOldPlayerFace(uint32 face); bool IsValidPlayerFace(PlayerFace pf); -void DrawFaceStringLabel(const Window *w, byte widget_index, StringID str, uint8 val, bool is_bool_widget); #endif /* PLAYER_FACE_H */ -- cgit v1.2.3-70-g09d2