Skip to content

Commit cf55e32

Browse files
authored
Update bouncer.js
1 parent 16bb67a commit cf55e32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bouncer.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -620,8 +620,6 @@ function clientReconnect(socket) {
620620
if ( typeof _channel.topic === 'undefined' )
621621
_channel.topic = "";
622622

623-
if ( typeof _channel.topic === 'undefined' )
624-
_channel.topic = "";
625623

626624
for(x=0;x<_channel.modes.length;x++) {
627625
switch(_channel.modes[x]) {

0 commit comments

Comments
 (0)