summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/debugwin.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2017-02-11 19:34:37 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2017-02-11 19:35:28 +0100
commit21501824eb77cb14f2287e4657bc90272eea60f6 (patch)
tree7b8abf7c851f63d1c865df8a2fc561550ac53c1c /src/osd/modules/debugger/debugwin.cpp
parent269c4c74104dd9de9ace4a13d0d565b92b9bb6dc (diff)
Cleanup, we already have NOMINMAX now in scripts (nw)
Diffstat (limited to 'src/osd/modules/debugger/debugwin.cpp')
-rw-r--r--src/osd/modules/debugger/debugwin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/osd/modules/debugger/debugwin.cpp b/src/osd/modules/debugger/debugwin.cpp
index e4c3ac73d9b..5e5970a7164 100644
--- a/src/osd/modules/debugger/debugwin.cpp
+++ b/src/osd/modules/debugger/debugwin.cpp
@@ -21,8 +21,6 @@
#include "win/memorywininfo.h"
#include "win/pointswininfo.h"
#include "win/uimetrics.h"
-#undef min
-#undef max
#include "debugger.h"
#include "debug/debugcpu.h"