From 9c2ec3049a5634f1c916d792e81fc80edb669ea8 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 31 Jul 2004 16:14:11 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'TAO-1_4_2'. --- .../Benchmark/RoundTripClient/RoundTripClient.cidl | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.cidl (limited to 'TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.cidl') diff --git a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.cidl b/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.cidl deleted file mode 100644 index febcbed08df..00000000000 --- a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClient.cidl +++ /dev/null @@ -1,19 +0,0 @@ -// $Id$ - -#ifndef ROUNDTRIPCLIENT_CIDL -#define ROUNDTRIPCLIENT_CIDL - -#include "RoundTripClient.idl" - -composition session RoundTripClient_Impl -{ - - home executor RoundTripClientHome_Exec - { - implements Benchmark::RoundTripClientHome; - manages RoundTripClient_Exec; - }; - -}; - -#endif /* ROUNDTRIPCLIENT_CIDL */ -- cgit v1.2.1