summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/anope/anope-2.0.7.ebuild')
-rw-r--r--net-irc/anope/anope-2.0.7.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-irc/anope/anope-2.0.7.ebuild b/net-irc/anope/anope-2.0.7.ebuild
index 02e171b64441..e24c908ab985 100644
--- a/net-irc/anope/anope-2.0.7.ebuild
+++ b/net-irc/anope/anope-2.0.7.ebuild
@@ -66,8 +66,6 @@ src_prepare() {
# Any SQL implementation
if use sql ; then
anope_enable_mod "m_sql_authentication.cpp"
- anope_enable_mod "m_sql.cpp"
- anope_enable_mod "m_sql_live.cpp"
fi
if use ldap ; then