diff --git a/idl/org/libreoffice/example/.idl b/idl/org/libreoffice/example/.idl deleted file mode 100644 index cc5c49a..0000000 --- a/idl/org/libreoffice/example/.idl +++ /dev/null @@ -1,5 +0,0 @@ -#ifndef __org_libreoffice_example__idl__ -#define __org_libreoffice_example__idl__ - -module org { module libreoffice { module example { }; }; }; -#endif