Remove unnecessary comment.
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/branches/unstable@5014 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
2fbf396790
commit
a6462959d0
@ -1871,7 +1871,7 @@ static void cb_func_switch_tablastused(G_GNUC_UNUSED guint key_id)
|
||||
}
|
||||
else
|
||||
{
|
||||
update_filename_label(); /* update filename label */
|
||||
update_filename_label();
|
||||
mru_pos += 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user