aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/m_mysql.cpp
diff options
context:
space:
mode:
authorGravatar Attila Molnar2013-07-04 09:12:41 -0700
committerGravatar Attila Molnar2013-07-04 09:12:41 -0700
commitfd0fa86da89ab4cefa778307088ef2552a05a170 (patch)
treefce1ad1b9cc1c8735a9d39f582a841dbdb9d6ca6 /src/modules/extra/m_mysql.cpp
parentMerge pull request #580 from SaberUK/master+restrict-network-name (diff)
parentFix some missing newlines in the config header generator. (diff)
Merge pull request #574 from SaberUK/master+build-comment-cleanup
Clean up unneeded build system comments.
Diffstat (limited to 'src/modules/extra/m_mysql.cpp')
-rw-r--r--src/modules/extra/m_mysql.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modules/extra/m_mysql.cpp b/src/modules/extra/m_mysql.cpp
index bb8f1b573..529682bb8 100644
--- a/src/modules/extra/m_mysql.cpp
+++ b/src/modules/extra/m_mysql.cpp
@@ -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") */