diff options
author | Ted Gould <ted@canonical.com> | 2008-12-03 19:26:50 -0800 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2008-12-03 19:26:50 -0800 |
commit | e1092dabd7b0642bdba407780fd78a494a920233 (patch) | |
tree | 65ceb1bfb5759e0f863abb4921cdc3d0f9fa7a36 /src/indicator-system.h | |
parent | a387d91c169cb0add2cee70c66ae2c465bc341eb (diff) | |
download | libayatana-indicator-e1092dabd7b0642bdba407780fd78a494a920233.tar.gz libayatana-indicator-e1092dabd7b0642bdba407780fd78a494a920233.tar.bz2 libayatana-indicator-e1092dabd7b0642bdba407780fd78a494a920233.zip |
Removing everything except messaging.
Diffstat (limited to 'src/indicator-system.h')
-rw-r--r-- | src/indicator-system.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/indicator-system.h b/src/indicator-system.h deleted file mode 100644 index e900b85..0000000 --- a/src/indicator-system.h +++ /dev/null @@ -1,10 +0,0 @@ - -#ifndef INDICATOR_SYSTEM_H__SEEN__ -#define INDICATOR_SYSTEM_H__SEEN__ 1 - - -GtkWidget * indicator_system_menuitem (void); - - - -#endif /* INDICATOR_SYSTEM_H__SEEN__ */ |