Skip to content
Snippets Groups Projects
Commit 647dec84 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Removed useless #ifdef WINELIB.

parent cf83c125
No related branches found
No related tags found
No related merge requests found
......@@ -27,12 +27,6 @@
#include <stdio.h>
#include <ctype.h>
#ifdef WINELIB
#include <windef.h>
#include <winbase.h>
#include <wincon.h>
#endif /* !WINELIB */
void WCMD_batch (char *, char *, int);
void WCMD_change_tty (void);
void WCMD_clear_screen (void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment