Browse Source

Remove unused value.

Spotted by:	scan-build
Bryan Drewery 11 năm trước cách đây
mục cha
commit
346e06033d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/mod/irc.mod/irc.cc

+ 0 - 1
src/mod/irc.mod/irc.cc

@@ -1610,7 +1610,6 @@ check_expired_chanstuff(struct chanset_t *chan)
       if (m->user && m->user->bot) {
         ++bot_ops;
       }
-      m = n;
     }
     // Update minutely
     chan->channel.splitmembers = splitmembers;