summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_mysql.cpp
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2013-07-04 09:12:41 -0700
committerAttila Molnar <attilamolnar@hush.com>2013-07-04 09:12:41 -0700
commitfd0fa86da89ab4cefa778307088ef2552a05a170 (patch)
treefce1ad1b9cc1c8735a9d39f582a841dbdb9d6ca6 /src/modules/extra/m_mysql.cpp
parentf6d68c82e7f46a107f4b7593d1b19876fe0a9660 (diff)
parent9b29bedbc3b43bdca35369879b0d1848e95b9aa5 (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") */