summaryrefslogtreecommitdiff
path: root/TAO/tests/Client_Leaks/Client_Leaks.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Client_Leaks/Client_Leaks.mpc')
-rw-r--r--TAO/tests/Client_Leaks/Client_Leaks.mpc2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Client_Leaks/Client_Leaks.mpc b/TAO/tests/Client_Leaks/Client_Leaks.mpc
index a83a41950f3..41961bc999f 100644
--- a/TAO/tests/Client_Leaks/Client_Leaks.mpc
+++ b/TAO/tests/Client_Leaks/Client_Leaks.mpc
@@ -11,7 +11,6 @@ project(*Server): taoserver {
}
project(*Client): taoclient, anytypecode {
- after += *Server
Source_Files {
TestC.cpp
Client_Task.cpp
@@ -21,7 +20,6 @@ project(*Client): taoclient, anytypecode {
project(*Child): taoserver {
exename = child
- after += *Client
Source_Files {
Process.cpp
child.cpp