From a39711e25670b366ed76534cc926ac70ea6c1edd Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 31 Aug 2002 13:29:10 +0000 Subject: fixed compilation on Mac OS X; some cleanup; moved header file scumm/smusH/rect.h to common/rect.h svn-id: r4877 --- simon/simon.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'simon') diff --git a/simon/simon.h b/simon/simon.h index fce335b15a..829692e0f7 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -813,9 +813,6 @@ public: }; -void NORETURN CDECL error(const char *errmsg, ...); -void CDECL warning(const char *errmsg, ...); - void palette_fadeout(uint32 *pal_values, uint num); #endif -- cgit v1.2.3