diff options
author | Jason Conti <jason.conti@gmail.com> | 2011-05-19 20:41:30 -0400 |
---|---|---|
committer | Jason Conti <jason.conti@gmail.com> | 2011-05-19 20:41:30 -0400 |
commit | a25826c9b9ff0d74f26208f442d14b9f3285bf36 (patch) | |
tree | 99cddcd968960cff58e42e46ff074387fcc89ea5 /src/notifications-service.c | |
parent | 88c859aeafcc3bb452a5da2a084dbaaebc0139f3 (diff) | |
download | ayatana-indicator-notifications-a25826c9b9ff0d74f26208f442d14b9f3285bf36.tar.gz ayatana-indicator-notifications-a25826c9b9ff0d74f26208f442d14b9f3285bf36.tar.bz2 ayatana-indicator-notifications-a25826c9b9ff0d74f26208f442d14b9f3285bf36.zip |
Bumping version and removing some unnecessary dependencies.
Diffstat (limited to 'src/notifications-service.c')
-rw-r--r-- | src/notifications-service.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/notifications-service.c b/src/notifications-service.c index 71b7c40..b85a0fc 100644 --- a/src/notifications-service.c +++ b/src/notifications-service.c @@ -22,7 +22,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include <locale.h> #include <gtk/gtk.h> -#include <gdk/gdk.h> #include <glib/gi18n.h> #include <gio/gio.h> |