1
0
Эх сурвалжийг харах

Remove unused value.

Spotted by:	scan-build
Bryan Drewery 11 жил өмнө
parent
commit
346e06033d

+ 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;