Remove an unused typedef
This commit is contained in:
@@ -4334,12 +4334,6 @@ list_button_press_event_cb (GtkWidget *widget,
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
typedef struct {
|
||||
OperationMode operation_mode;
|
||||
gint general_column;
|
||||
gint model_column;
|
||||
} ColumnMap;
|
||||
|
||||
/* Sets the sort column IDs for the file list; needs to be done whenever we
|
||||
* change the model on the treeview.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user