aboutsummaryrefslogtreecommitdiff
path: root/src/apt-watcher.h
diff options
context:
space:
mode:
authorConor Curran <conor.curran@canonical.com>2012-02-08 18:31:06 +0000
committerConor Curran <conor.curran@canonical.com>2012-02-08 18:31:06 +0000
commita22f5d56152c67eff9d9eafa9536979e6eed33dc (patch)
tree50ccdcb47b69c6ca6ba314b25af6cc3c63ebbf40 /src/apt-watcher.h
parent6975e8a7aab320c77f3cb3de345415b9f26ba5cd (diff)
parent2890929b32c38c8c99ce381dd20b4df30d24f2ad (diff)
downloadayatana-indicator-session-a22f5d56152c67eff9d9eafa9536979e6eed33dc.tar.gz
ayatana-indicator-session-a22f5d56152c67eff9d9eafa9536979e6eed33dc.tar.bz2
ayatana-indicator-session-a22f5d56152c67eff9d9eafa9536979e6eed33dc.zip
merge in the pk api port branch and remove the apt transaction stuff
Diffstat (limited to 'src/apt-watcher.h')
-rw-r--r--src/apt-watcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/apt-watcher.h b/src/apt-watcher.h
index 6b7d5e1..c571502 100644
--- a/src/apt-watcher.h
+++ b/src/apt-watcher.h
@@ -50,7 +50,6 @@ GType apt_watcher_get_type (void) G_GNUC_CONST;
AptWatcher* apt_watcher_new (SessionDbus* session_dbus,
DbusmenuMenuitem* apt_item);
-
G_END_DECLS
#endif /* _APT_WATCHER_H_ */