Simplify project structure
[gpl/argeo-suite.git] / core / org.argeo.suite.ui / OSGI-INF / eventRecorder.xml
diff --git a/core/org.argeo.suite.ui/OSGI-INF/eventRecorder.xml b/core/org.argeo.suite.ui/OSGI-INF/eventRecorder.xml
deleted file mode 100644 (file)
index 49badfd..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="init" deactivate="destroy" name="Event Recorder">
-   <implementation class="org.argeo.suite.ui.EventRecorder"/>
-   <service>
-      <provide interface="org.osgi.service.event.EventHandler"/>
-   </service>
-   <properties entry="config/eventRecorder.properties"/>
-</scr:component>