Remove line left from debugging

This commit is contained in:
Paweł Chmielowski 2018-01-30 18:37:17 +01:00
parent ad4ffce788
commit 69de43d5ee
1 changed files with 0 additions and 2 deletions

View File

@ -282,8 +282,6 @@ for backend in odbc mysql pgsql sqlite riak redis; do
fi fi
done done
echo "EB: $enabled_backends"
AC_SUBST(hipe) AC_SUBST(hipe)
AC_SUBST(roster_gateway_workaround) AC_SUBST(roster_gateway_workaround)
AC_SUBST(new_sql_schema) AC_SUBST(new_sql_schema)