aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/window.cpp')
-rw-r--r--engines/tony/window.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tony/window.cpp b/engines/tony/window.cpp
index f997b8c53d..18e6901547 100644
--- a/engines/tony/window.cpp
+++ b/engines/tony/window.cpp
@@ -53,7 +53,6 @@
namespace Tony {
-#define DDRELEASE(x) if (x) { (x)->Release(); (x)=NULL; }
/****************************************************************************\
* RMWindow Methods