(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
This commit is contained in:
@@ -49,7 +49,7 @@ void NewsLoop();
|
||||
void DrawNewsBorder(const Window *w);
|
||||
void InitNewsItemStructs();
|
||||
|
||||
VARDEF NewsItem _statusbar_news_item;
|
||||
extern NewsItem _statusbar_news_item;
|
||||
|
||||
/** Type of news. */
|
||||
enum NewsType {
|
||||
|
Reference in New Issue
Block a user