summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/Daemon/Softpkg_Commands.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/Daemon/Softpkg_Commands.inl')
-rw-r--r--TAO/CIAO/tools/Daemon/Softpkg_Commands.inl14
1 files changed, 0 insertions, 14 deletions
diff --git a/TAO/CIAO/tools/Daemon/Softpkg_Commands.inl b/TAO/CIAO/tools/Daemon/Softpkg_Commands.inl
deleted file mode 100644
index 9c717bccde1..00000000000
--- a/TAO/CIAO/tools/Daemon/Softpkg_Commands.inl
+++ /dev/null
@@ -1,14 +0,0 @@
-// -*- C++ -*-
-// $Id$
-
-ACE_INLINE
-CIAO::Daemon_i::CMD_Start_Home::CMD_Start_Home (CIAO::Daemon_i::controller *c)
- : Command_Base (c)
-{
-}
-
-ACE_INLINE
-CIAO::Daemon_i::CMD_End_Home::CMD_End_Home (CIAO::Daemon_i::controller *c)
- : Command_Base (c)
-{
-}