From ae52101b3b490dd523a9504d338ee6efbc54892c Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Fri, 13 Dec 2002 02:20:34 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0b3'. --- ext/dba/php_db3.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ext/dba/php_db3.h (limited to 'ext/dba/php_db3.h') diff --git a/ext/dba/php_db3.h b/ext/dba/php_db3.h deleted file mode 100644 index 58bb0b62a0..0000000000 --- a/ext/dba/php_db3.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef PHP_DB3_H -#define PHP_DB3_H - -#if DBA_DB3 - -#include "php_dba.h" - -DBA_FUNCS(db3); - -#endif - -#endif -- cgit v1.2.1