summaryrefslogtreecommitdiff
path: root/TAO/tao/Flushing_Strategy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Flushing_Strategy.cpp')
-rw-r--r--TAO/tao/Flushing_Strategy.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/tao/Flushing_Strategy.cpp b/TAO/tao/Flushing_Strategy.cpp
deleted file mode 100644
index 5d3e59a7e66..00000000000
--- a/TAO/tao/Flushing_Strategy.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// -*- C++ -*-
-// $Id$
-
-#include "Flushing_Strategy.h"
-
-ACE_RCSID (tao,
- Flushing_Strategy,
- "$Id$")
-
-TAO_Flushing_Strategy::~TAO_Flushing_Strategy (void)
-{
-}