diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-07-07 16:17:24 +0200 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-07-07 16:17:24 +0200 |
| commit | 3ca0d6c07b45fd0aca092bd6d9272b2f0dda6fe1 (patch) | |
| tree | 04958ecebb0c34d95335c10d99e61b2a2a9f8bfd /lib/CommLayer/DBusCommon.h | |
| parent | 5b7b33d851002f67b9d32e0702c7da0d82fbbb58 (diff) | |
| download | abrt-3ca0d6c07b45fd0aca092bd6d9272b2f0dda6fe1.tar.gz abrt-3ca0d6c07b45fd0aca092bd6d9272b2f0dda6fe1.tar.xz abrt-3ca0d6c07b45fd0aca092bd6d9272b2f0dda6fe1.zip | |
Added dbus client to commlayer
Diffstat (limited to 'lib/CommLayer/DBusCommon.h')
| -rw-r--r-- | lib/CommLayer/DBusCommon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/CommLayer/DBusCommon.h b/lib/CommLayer/DBusCommon.h index 0f58abc..0ea94d3 100644 --- a/lib/CommLayer/DBusCommon.h +++ b/lib/CommLayer/DBusCommon.h @@ -21,6 +21,4 @@ #define CC_DBUS_PATH "/com/redhat/abrt" #define CC_DBUS_IFACE "com.redhat.abrt" -typedef std::vector< std::map<std::string, std::string> > dbus_vector_map_crash_infos_t; - #include "CrashTypes.h" |
