summaryrefslogtreecommitdiff
path: root/src/glade-window.h
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2022-04-21 17:45:29 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2022-08-10 16:24:25 -0400
commit3970e9706c5e0eaf5672652359151cde70cf4ae8 (patch)
tree80fb9a70f412cfaf64f79c403099abb88a8da383 /src/glade-window.h
parent2a6f53bdc50f62379e41546b7b68fd94ab237bf6 (diff)
downloadglade-3970e9706c5e0eaf5672652359151cde70cf4ae8.tar.gz
GladeWindow: Remove survey
We do not need to run the survey anymore since there is not plan for further development.
Diffstat (limited to 'src/glade-window.h')
-rw-r--r--src/glade-window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glade-window.h b/src/glade-window.h
index 01657dc8..059718f7 100644
--- a/src/glade-window.h
+++ b/src/glade-window.h
@@ -58,8 +58,6 @@ gboolean glade_window_open_project (GladeWindow *window,
void glade_window_check_devhelp (GladeWindow *window);
-void glade_window_registration_notify_user (GladeWindow *window);
-
const gchar *glade_window_get_gdk_backend (void);
G_END_DECLS