diff options
-rw-r--r-- | src/file-manager/fm-properties-window.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file-manager/fm-properties-window.c b/src/file-manager/fm-properties-window.c index ad355570..3be02ed9 100644 --- a/src/file-manager/fm-properties-window.c +++ b/src/file-manager/fm-properties-window.c @@ -98,7 +98,6 @@ struct _FMPropertiesWindowPrivate { GtkLabel *name_label; GtkWidget *name_field; - unsigned int name_row; char *pending_name; GtkLabel *directory_contents_title_field; |