wineboot: Remove unused macro.

Signed-off-by: André Hentschel <nerv@dawncrow.de>
This commit is contained in:
André Hentschel 2015-10-03 20:24:01 +02:00 committed by Alexandre Julliard
parent 7d6c602592
commit 645ffcbdd3
1 changed files with 0 additions and 2 deletions

View File

@ -85,8 +85,6 @@
WINE_DEFAULT_DEBUG_CHANNEL(wineboot);
#define MAX_LINE_LENGTH (2*MAX_PATH+2)
extern BOOL shutdown_close_windows( BOOL force );
extern BOOL shutdown_all_desktops( BOOL force );
extern void kill_processes( BOOL kill_desktop );