From: Marco van Wieringen Date: Fri, 4 Feb 2011 20:53:57 +0000 (+0100) Subject: Tweak remove last reference to __SQL_C which is not needed anymore. X-Git-Tag: Release-5.2.1~688 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cf3f504823757cb62d33e108079d927c3174e992;p=bacula%2Fbacula Tweak remove last reference to __SQL_C which is not needed anymore. --- diff --git a/bacula/src/cats/bvfs.c b/bacula/src/cats/bvfs.c index a16e188ef4..1ad60ff659 100644 --- a/bacula/src/cats/bvfs.c +++ b/bacula/src/cats/bvfs.c @@ -26,8 +26,6 @@ Switzerland, email:ftf@fsfeurope.org. */ -#define __SQL_C /* indicate that this is sql.c */ - #include "bacula.h" #if HAVE_SQLITE3 || HAVE_MYSQL || HAVE_POSTGRESQL || HAVE_INGRES || HAVE_DBI