]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/extra/m_mysql.cpp
Modify the log message to contain the log type.
[user/henk/code/inspircd.git] / src / modules / extra / m_mysql.cpp
index bb8f1b57387ebea56545ae8e68532ab558ca9b53..529682bb8ae583b7b8c49cb5d873be070567ec73 100644 (file)
@@ -35,7 +35,6 @@
 
 /* VERSION 3 API: With nonblocking (threaded) requests */
 
-/* $ModDesc: SQL Service Provider module for all other m_sql* modules */
 /* $CompileFlags: exec("mysql_config --include") */
 /* $LinkerFlags: exec("mysql_config --libs_r") rpath("mysql_config --libs_r") */