summaryrefslogtreecommitdiff
path: root/src/win95/awtexld.cpp
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-08-07 02:38:43 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit455f56573ef8378ad1297970829e227c80525959 (patch)
tree39a28f1f2d662bdae5ac714c8dde177afabf5ab9 /src/win95/awtexld.cpp
parent422e7c385b8201388bbaeabc09db402ac99ec93f (diff)
More warning cleanups.
Removed a few unused files.
Diffstat (limited to 'src/win95/awtexld.cpp')
-rw-r--r--src/win95/awtexld.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/awtexld.cpp b/src/win95/awtexld.cpp
index 0d3ab5b..08067b8 100644
--- a/src/win95/awtexld.cpp
+++ b/src/win95/awtexld.cpp
@@ -99,8 +99,8 @@ namespace AwTl
if (!pUnknown) return 0;
pUnknown->AddRef();
return static_cast<unsigned>(pUnknown->Release());
+#endif
return 0;
-#endif
}
#endif