core: drop obsolete typedef for NMExportedObject

It doesn't exist anymore.
This commit is contained in:
Thomas Haller 2018-03-30 22:00:15 +02:00
parent f84f0ce4f9
commit 4d2e52e1f1

View file

@ -29,7 +29,6 @@
/* core */
typedef struct _NMDBusObject NMDBusObject;
typedef struct _NMExportedObject NMExportedObject;
typedef struct _NMActiveConnection NMActiveConnection;
typedef struct _NMAuditManager NMAuditManager;
typedef struct _NMVpnConnection NMVpnConnection;