diff options
Diffstat (limited to 'src/caja-dropbox.h')
-rw-r--r-- | src/caja-dropbox.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/caja-dropbox.h b/src/caja-dropbox.h index 95fd99e..0628e06 100644 --- a/src/caja-dropbox.h +++ b/src/caja-dropbox.h @@ -61,7 +61,6 @@ struct _CajaDropboxClass { GType caja_dropbox_get_type(void); void caja_dropbox_register_type(GTypeModule *module); -extern gboolean dropbox_use_caja_submenu_workaround; extern gboolean dropbox_use_operation_in_progress_workaround; G_END_DECLS |