summaryrefslogtreecommitdiff
path: root/ACE/tests/Compiler_Features_22_DLL.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Compiler_Features_22_DLL.h')
-rw-r--r--ACE/tests/Compiler_Features_22_DLL.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Compiler_Features_22_DLL.h b/ACE/tests/Compiler_Features_22_DLL.h
index a7dd73aff6b..a45101a2107 100644
--- a/ACE/tests/Compiler_Features_22_DLL.h
+++ b/ACE/tests/Compiler_Features_22_DLL.h
@@ -19,7 +19,6 @@
class A
{
public:
-
A () {};
};