From c99a4f4747eac00e5e7fb44eb9e6467e258b30c6 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Mon, 26 Jan 2004 01:59:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_1_3b6'. --- ext/dba/php_flatfile.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ext/dba/php_flatfile.h (limited to 'ext/dba/php_flatfile.h') diff --git a/ext/dba/php_flatfile.h b/ext/dba/php_flatfile.h deleted file mode 100644 index afa9f6d5d3..0000000000 --- a/ext/dba/php_flatfile.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef PHP_FLATFILE_H -#define PHP_FLATFILE_H - -#if DBA_FLATFILE - -#include "php_dba.h" - -DBA_FUNCS(flatfile); - -#endif - -#endif -- cgit v1.2.1