diff options
author | Ted Gould <ted@canonical.com> | 2008-12-03 19:50:17 -0800 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2008-12-03 19:50:17 -0800 |
commit | 854bab06f1fedf7081515ba9de7be7244e5e6a72 (patch) | |
tree | 38cc085c5153dd9a780f4d382152cc26a1108a89 /src/indicator-messages.h | |
parent | e1092dabd7b0642bdba407780fd78a494a920233 (diff) | |
download | libayatana-indicator-854bab06f1fedf7081515ba9de7be7244e5e6a72.tar.gz libayatana-indicator-854bab06f1fedf7081515ba9de7be7244e5e6a72.tar.bz2 libayatana-indicator-854bab06f1fedf7081515ba9de7be7244e5e6a72.zip |
Making the applet a lot more sparce. Now we're going to load things dynamically. Let them have their own problems.
Diffstat (limited to 'src/indicator-messages.h')
-rw-r--r-- | src/indicator-messages.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/indicator-messages.h b/src/indicator-messages.h deleted file mode 100644 index ff6be50..0000000 --- a/src/indicator-messages.h +++ /dev/null @@ -1,10 +0,0 @@ - -#ifndef INDICATOR_MESSAGES_H__SEEN__ -#define INDICATOR_MESSAGES_H__SEEN__ 1 - - -GtkWidget * indicator_messages_menuitem (void); - - - -#endif /* INDICATOR_MESSAGES_H__SEEN__ */ |