Remove unused declaration of Center_names

This commit is contained in:
Kp 2013-12-21 23:14:49 +00:00
parent c28d0c984c
commit 58e740c0bd

View file

@ -26,8 +26,6 @@ COPYRIGHT 1993-1998 PARALLAX SOFTWARE CORPORATION. ALL RIGHTS RESERVED.
#ifdef __cplusplus
extern char Center_names[MAX_CENTER_TYPES][CENTER_STRING_LENGTH];
// In centers.c
int do_centers_dialog(void);
void close_centers_window();