mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-07 19:24:01 +02:00
brmd streaming_update(): Remove superfluous line
This commit is contained in:
parent
f4e6fd79f7
commit
517309cb5c
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ sub streaming_update {
|
|||
}
|
||||
|
||||
my $st = streaming_str();
|
||||
$streaming and $st .= "\002 $streamurl";
|
||||
$poe_kernel->post( $irc, 'notify_update', 'brmvideo', $st, $streaming ? $streamurl : undef );
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue