Revert "Break compilation to test GitHub badges"
This reverts commit 6ae50d77af
.
This commit is contained in:
parent
b0df1ab1fa
commit
6214b39f9e
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@
|
|||
#ifndef DOSBOX_DOSBOX_H
|
||||
#define DOSBOX_DOSBOX_H
|
||||
|
||||
#if defined(LINUX)
|
||||
#error
|
||||
#endif
|
||||
|
||||
#include "config.h"
|
||||
|
||||
GCC_ATTRIBUTE(noreturn) void E_Exit(const char * message,...) GCC_ATTRIBUTE( __format__(__printf__, 1, 2));
|
||||
|
|
Loading…
Add table
Reference in a new issue