]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/extra/m_mysql.cpp
Merge tag 'v2.0.25' into master.
[user/henk/code/inspircd.git] / src / modules / extra / m_mysql.cpp
index f9986f3f1913014f5b2a2414734cc11853cdb89d..3490f7fa60f66291d0a8d19ba4faf5ee2bfbe234 100644 (file)
@@ -76,8 +76,6 @@
  * if a module is ever put in a re-enterant state (stack corruption could occur, crashes, data
  * corruption, and worse, so DONT think about it until the day comes when InspIRCd is 100%
  * gauranteed threadsafe!)
- *
- * For a diagram of this system please see http://wiki.inspircd.org/Mysql2
  */
 
 class SQLConnection;