update
[ltt-control.git] / ltt-control / facilities / ipc.xml
index 3326bf0a0e6f8ee01f2ea1b2b23ad9220ec14e59..45541c91662518cccb9ba0559f8d0c40da11f215 100644 (file)
@@ -2,13 +2,6 @@
 <facility name="ipc">
   <description>The ipc facility contains events related to Inter Process Communication</description>
        
-  <event name="call">
-
-    <description>IPC call</description>
-    <field name="call_number"> <description>Number of IPC call</description> <uint size="4"/> </field>
-    <field name="first"> <description>First argument</description> <int size="4"/> </field>
-  </event>
-
   <event name="msg_create">
     <description>Get an IPC message queue identifier</description>
     <field name="id"> <description>Message queue identifier</description><long/> </field>
This page took 0.021649 seconds and 4 git commands to generate.