Remove various E4X junk remove4x can't handle

This commit is contained in:
Jasper St. Pierre
2013-09-11 14:38:16 -04:00
parent 2d8ed4c77f
commit db1c65970b
3 changed files with 4 additions and 7 deletions

View File

@ -20,7 +20,7 @@ const ObjectManagerIface = <interface name="org.freedesktop.DBus.ObjectManager">
<arg name="objectPath" type="o"/>
<arg name="interfaces" type="as" />
</signal>
</interface>
</interface>;
const ObjectManagerInfo = Gio.DBusInterfaceInfo.new_for_xml(ObjectManagerIface);