diff options
author | monsta <[email protected]> | 2017-03-07 22:16:31 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-03-07 22:16:31 +0300 |
commit | a11f72eee66b3dc244313a5cd0fc20fd7a1530ad (patch) | |
tree | 44b7e9d802f15ba8f78b3653e4d075454fdf7f7c /src/gpm-control.h | |
parent | af42e80e56a7ca9a0843457dae28e9d78121b6b9 (diff) | |
download | mate-power-manager-a11f72eee66b3dc244313a5cd0fc20fd7a1530ad.tar.bz2 mate-power-manager-a11f72eee66b3dc244313a5cd0fc20fd7a1530ad.tar.xz |
remove some unused dbus-glib includes
Diffstat (limited to 'src/gpm-control.h')
-rw-r--r-- | src/gpm-control.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpm-control.h b/src/gpm-control.h index f4b36d7..d7d9f9a 100644 --- a/src/gpm-control.h +++ b/src/gpm-control.h @@ -24,7 +24,6 @@ #define __GPM_CONTROL_H #include <glib-object.h> -#include <dbus/dbus-glib.h> G_BEGIN_DECLS |