diff options
author | Ted Gould <ted@gould.cx> | 2011-01-27 15:57:33 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-27 15:57:33 -0600 |
commit | 94b8617e7161b6ff2357bca6c863e93e6d5a9a08 (patch) | |
tree | 83ba4d7ab131d11183ed4588c7ae85719dc88df5 /src/application-service.c | |
parent | 1f80de2bdc26fb3b0e432ef154a968abee596abf (diff) | |
parent | 7ac86017b815b015a994bfdf4e91fc5af7e53e10 (diff) | |
download | ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.tar.gz ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.tar.bz2 ayatana-indicator-application-94b8617e7161b6ff2357bca6c863e93e6d5a9a08.zip |
Sync to Ubuntu Desktop
Diffstat (limited to 'src/application-service.c')
-rw-r--r-- | src/application-service.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/application-service.c b/src/application-service.c index 94e7d2e..68ac264 100644 --- a/src/application-service.c +++ b/src/application-service.c @@ -22,7 +22,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include "libindicator/indicator-service.h" -#include "notification-item-client.h" #include "application-service-appstore.h" #include "application-service-watcher.h" #include "dbus-shared.h" |