diff options
author | Ted Gould <ted@gould.cx> | 2011-08-19 11:21:26 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-08-19 11:21:26 -0500 |
commit | cb15da3ae85cbd185e4878aa0156e928db5d790e (patch) | |
tree | 3feef4311ef26be9d4bb05caa722bed047d85d2e /src/gconf-helper.h | |
parent | 2fe4c360b2eb616cb43472b8e8e7b69bdefd349d (diff) | |
download | ayatana-indicator-session-cb15da3ae85cbd185e4878aa0156e928db5d790e.tar.gz ayatana-indicator-session-cb15da3ae85cbd185e4878aa0156e928db5d790e.tar.bz2 ayatana-indicator-session-cb15da3ae85cbd185e4878aa0156e928db5d790e.zip |
Comment out notifications so that we can get this compiling again.
Diffstat (limited to 'src/gconf-helper.h')
-rw-r--r-- | src/gconf-helper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gconf-helper.h b/src/gconf-helper.h index 0d84dc6..b3b5151 100644 --- a/src/gconf-helper.h +++ b/src/gconf-helper.h @@ -23,8 +23,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef __GCONF_HELPER_H__ #define __GCONF_HELPER_H__ 1 -#include <gconf/gconf-client.h> - #include <glib/gi18n.h> #include <dbus/dbus-glib.h> |