From 67fe053a4b2cd800bb0c12f546420fb358b86608 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 19 Apr 2016 19:34:09 +0200 Subject: Remove CIAO/DAnCE here because they are migrated to their own repositories --- .../ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 CIAO/connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl (limited to 'CIAO/connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl') diff --git a/CIAO/connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl b/CIAO/connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl deleted file mode 100644 index f7f1ff0006b..00000000000 --- a/CIAO/connectors/ami4ccm/examples/Hello/Receiver/Hello_Receiver.idl +++ /dev/null @@ -1,16 +0,0 @@ -#ifndef HELLO_RECEIVER_IDL -#define HELLO_RECEIVER_IDL - -#include - -#include "Base/Hello.idl" - -module Hello -{ - component Receiver - { - /// Provides - provides MyFoo do_my_foo; - }; -}; -#endif -- cgit v1.2.1