summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/sfp/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/sfp/common.h')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/sfp/common.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/sfp/common.h b/TAO/orbsvcs/tests/AVStreams/sfp/common.h
deleted file mode 100644
index 8fdabdedafd..00000000000
--- a/TAO/orbsvcs/tests/AVStreams/sfp/common.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// $Id$
-
-#if !defined (_COMMON_H_)
-#define _COMMON_H_
-
-#include "orbsvcs/sfpC.h"
-#include "orbsvcs/AV/sfp.h"
-#include "tao/TAO.h"
-
-const char *server_addr = "tango.cs.wustl.edu:10000";
-
-#endif /* _COMMON_H_ */