summaryrefslogtreecommitdiff
path: root/ace/Hashable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Hashable.cpp')
-rw-r--r--ace/Hashable.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/ace/Hashable.cpp b/ace/Hashable.cpp
deleted file mode 100644
index c07ec6d0d65..00000000000
--- a/ace/Hashable.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-//$Id$
-#include "ace/Hashable.h"
-
-#if !defined (__ACE_INLINE__)
-#include "ace/Hashable.inl"
-#endif /* __ACE_INLINE __ */
-
-ACE_RCSID(ace, Hashable, "$Id$")