summaryrefslogtreecommitdiff
path: root/ace/Copy_Disabled.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Copy_Disabled.cpp')
-rw-r--r--ace/Copy_Disabled.cpp21
1 files changed, 0 insertions, 21 deletions
diff --git a/ace/Copy_Disabled.cpp b/ace/Copy_Disabled.cpp
deleted file mode 100644
index 4d2ffb94db7..00000000000
--- a/ace/Copy_Disabled.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
-/* -*- C++ -*- */
-/**
- * @file Copy_Disabled.cpp
- *
- * $Id$
- *
- * @author Carlos O'Ryan <coryan@uci.edu>
- */
-
-#include "ace/Copy_Disabled.h"
-
-
-ACE_RCSID (ace,
- Copy_Disabled,
- "$Id$")
-
-
-ACE_Copy_Disabled::ACE_Copy_Disabled (void)
-{
-}
-