]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Remove unused variables, avoid copies where possible, check empty() instead of size...
authorattilamolnar <attilamolnar@hush.com>
Thu, 16 May 2013 18:33:46 +0000 (20:33 +0200)
committerattilamolnar <attilamolnar@hush.com>
Thu, 16 May 2013 18:33:46 +0000 (20:33 +0200)
commit0a8b0d317ed4adc43185c1b791bcf752115dc58e
treec2be0ec5f20ec5bdb0c8c435fe5bd57d53caeaef
parent7fb10c11e442135988d9ea0646f6f2b4a5e421f7
Remove unused variables, avoid copies where possible, check empty() instead of size() == 0
Most of these were detected by cppcheck
include/command_parse.h
include/modules.h
src/channels.cpp
src/command_parse.cpp
src/modules/m_alias.cpp
src/modules/m_filter.cpp
src/modules/m_kicknorejoin.cpp
src/modules/m_operprefix.cpp
src/modules/m_spanningtree/netburst.cpp
src/modules/m_sqloper.cpp
src/modules/u_listmode.h