diff options
Diffstat (limited to 'capplets/default-applications/mate-da-capplet.h')
-rw-r--r-- | capplets/default-applications/mate-da-capplet.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/capplets/default-applications/mate-da-capplet.h b/capplets/default-applications/mate-da-capplet.h index 2dc7487f..04f11811 100644 --- a/capplets/default-applications/mate-da-capplet.h +++ b/capplets/default-applications/mate-da-capplet.h @@ -23,7 +23,6 @@ #define _MATE_DA_CAPPLET_H_ #include <gtk/gtk.h> -#include <mateconf/mateconf-client.h> // Set http, https, about, and unknown keys to the chosen web browser. #define DEFAULT_APPS_KEY_HTTP_PATH "/desktop/mate/url-handlers/http" @@ -160,9 +159,6 @@ typedef struct _MateDACapplet { GtkWidget* mobility_command_label; GtkWidget* mobility_startup_checkbutton; - - MateConfClient* mateconf; - GList* web_browsers; GList* mail_readers; GList* terminals; |