]> Pileus Git - aweather/blobdiff - src/aweather-gui.h
Remove deprecated site/time stuff
[aweather] / src / aweather-gui.h
index aa90f93d205d41b84b81554f0c5e0259c5af3646..396955cf35730dbb6d6f5c6d05b52d7d9d75c61d 100644 (file)
@@ -43,9 +43,6 @@ struct _AWeatherGui {
        GisPlugins   *plugins;
        GisPrefs     *prefs;
        GtkListStore *gtk_plugins;
-
-       /* Deprecated */
-       GisHttp *http;
 };
 
 struct _AWeatherGuiClass {