mirror of
https://github.com/gryf/tabbedalt.git
synced 2025-12-17 19:40:31 +01:00
Removed unused offset
This commit is contained in:
1
tabbed
1
tabbed
@@ -185,7 +185,6 @@ sub refresh {
|
|||||||
sub new_tab {
|
sub new_tab {
|
||||||
my ($self, @argv) = @_;
|
my ($self, @argv) = @_;
|
||||||
|
|
||||||
my $offset = $self->fheight;
|
|
||||||
my $tab_name = shift @argv;
|
my $tab_name = shift @argv;
|
||||||
|
|
||||||
# save a backlink to us, make sure tabbed is inactive
|
# save a backlink to us, make sure tabbed is inactive
|
||||||
|
|||||||
Reference in New Issue
Block a user