qt: Remove a workaround that is now obsolete
This commit is contained in:
@@ -36,10 +36,8 @@ extern QElapsedTimer elapsed_timer;
|
|||||||
extern MainWindow* main_window;
|
extern MainWindow* main_window;
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#define new not_new
|
|
||||||
#include <86box/timer.h>
|
#include <86box/timer.h>
|
||||||
#include <86box/nvr.h>
|
#include <86box/nvr.h>
|
||||||
#undef new
|
|
||||||
extern int qt_nvr_save(void);
|
extern int qt_nvr_save(void);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user