Removed Profiler include from Main (not used here)
This commit is contained in:
parent
9511db2bfd
commit
d1f5c51f45
1 changed files with 0 additions and 4 deletions
|
@ -54,10 +54,6 @@ SDL_DisplayMode sdlMode;
|
|||
#include <sys/ioctl.h>
|
||||
#include "keyboard.h"
|
||||
|
||||
#ifdef DEBUG
|
||||
#include "gperftools/profiler.h"
|
||||
#endif
|
||||
|
||||
long int version = 256 * 65536L*UAEMAJOR + 65536L*UAEMINOR + UAESUBREV;
|
||||
|
||||
struct uae_prefs currprefs, changed_prefs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue