Skip to content

Commit

Permalink
main-win.c: delete unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
wandrien committed May 4, 2023
1 parent e3eb39f commit 74fdcf4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main-win.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,6 @@ static void fm_main_win_init(FmMainWin *win)
GtkBox *vbox;
GtkToolItem *toolitem;
GtkUIManager* ui;
GtkActionGroup* action_group;
GtkAction* act;
GtkAccelGroup* accel_grp;

Expand Down

0 comments on commit 74fdcf4

Please sign in to comment.