[gnome-commander] Remove unused varriable
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Remove unused varriable
- Date: Sat, 15 May 2021 21:00:55 +0000 (UTC)
commit d472a485ddfdaf20aed802a07374b02ecaf88ab5
Author: Uwe Scholz <u scholz83 gmx de>
Date: Wed May 12 23:06:48 2021 +0200
Remove unused varriable
src/dialogs/gnome-cmd-file-props-dialog.cc | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/dialogs/gnome-cmd-file-props-dialog.cc b/src/dialogs/gnome-cmd-file-props-dialog.cc
index 24879c38..ea873227 100644
--- a/src/dialogs/gnome-cmd-file-props-dialog.cc
+++ b/src/dialogs/gnome-cmd-file-props-dialog.cc
@@ -334,7 +334,6 @@ static GtkWidget *create_properties_tab (GnomeCmdFilePropsDialogPrivate *data)
GtkWidget *dialog = data->dialog;
GtkWidget *table;
GtkWidget *label;
- gchar *fname;
GtkWidget *space_frame = create_space_frame (dialog, 6);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]