diff options
author | monsta <[email protected]> | 2016-06-21 11:54:32 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-06-21 11:54:32 +0300 |
commit | 786b884045479a1b52260b7efd0c3f9278d6c473 (patch) | |
tree | cc5f94914e18a6daf29c12056c28605f6ec537ae /src/Makefile.am | |
parent | a1ca2fce3dab51a53d6796e0bf1fc7d04dac5ccd (diff) | |
download | mate-power-manager-786b884045479a1b52260b7efd0c3f9278d6c473.tar.bz2 mate-power-manager-786b884045479a1b52260b7efd0c3f9278d6c473.tar.xz |
drop unused code
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 680384f..e4820d4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -70,8 +70,6 @@ libgpmshared_a_SOURCES = \ egg-array-float.h \ egg-idletime.h \ egg-idletime.c \ - egg-dbus-proxy.h \ - egg-dbus-proxy.c \ egg-dbus-monitor.h \ egg-dbus-monitor.c \ egg-discrete.h \ @@ -211,8 +209,6 @@ mate_power_self_test_SOURCES = \ egg-debug.c \ egg-dbus-monitor.h \ egg-dbus-monitor.c \ - egg-dbus-proxy.h \ - egg-dbus-proxy.c \ egg-precision.h \ egg-precision.c \ egg-idletime.h \ |