Skip to content

Commit

Permalink
Print Styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasAdam committed Jan 27, 2025
1 parent 727b408 commit a9b0f87
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 213 deletions.
1 change: 0 additions & 1 deletion fvwm/bindings.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ static int mods_unused = DEFAULT_MODS_UNUSED;
static void update_nr_buttons(
int contexts, int *nr_left_buttons, int *nr_right_buttons, Bool do_set)
{
return;
int i;
int l = *nr_left_buttons;
int r = *nr_right_buttons;
Expand Down
Loading

0 comments on commit a9b0f87

Please sign in to comment.