summaryrefslogtreecommitdiff
path: root/deps/acelite/ace/Lock.inl
diff options
context:
space:
mode:
Diffstat (limited to 'deps/acelite/ace/Lock.inl')
-rw-r--r--deps/acelite/ace/Lock.inl9
1 files changed, 0 insertions, 9 deletions
diff --git a/deps/acelite/ace/Lock.inl b/deps/acelite/ace/Lock.inl
deleted file mode 100644
index 43b4bac089..0000000000
--- a/deps/acelite/ace/Lock.inl
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- C++ -*-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
-ACE_INLINE
-ACE_Lock::ACE_Lock (void)
-{
-}
-
-ACE_END_VERSIONED_NAMESPACE_DECL