summaryrefslogtreecommitdiff
path: root/src/win95/awtexld.cpp
diff options
context:
space:
mode:
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