diff options
Diffstat (limited to 'src/copy-theme-dialog.c')
-rw-r--r-- | src/copy-theme-dialog.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/copy-theme-dialog.c b/src/copy-theme-dialog.c index 8b4d9b9..816d789 100644 --- a/src/copy-theme-dialog.c +++ b/src/copy-theme-dialog.c @@ -32,10 +32,6 @@ #include "copy-theme-dialog.h" static void -copy_theme_dialog_class_init (CopyThemeDialogClass *klass); -static void -copy_theme_dialog_init (CopyThemeDialog *dlg); -static void add_file_to_dialog (gpointer data, gpointer user_data); static void single_copy_complete (GObject *source_object, GAsyncResult *res, |