diff options
author | Johannes Schlüter <johannes@php.net> | 2010-11-19 09:55:48 +0000 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2010-11-19 09:55:48 +0000 |
commit | 6c76f3606cddeb010cf1fc5ea28b47456ea9639e (patch) | |
tree | 73c1b306cd449f571f2b28793cfac1de673b7fad /ext/sqlite/libsqlite/src/config_static.w32.h | |
parent | 4cc45507da8164847708c26bfdf0840419a166fc (diff) | |
download | php-git-6c76f3606cddeb010cf1fc5ea28b47456ea9639e.tar.gz |
- Move the old sqlite extension to PECL
# discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
Diffstat (limited to 'ext/sqlite/libsqlite/src/config_static.w32.h')
-rwxr-xr-x | ext/sqlite/libsqlite/src/config_static.w32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/sqlite/libsqlite/src/config_static.w32.h b/ext/sqlite/libsqlite/src/config_static.w32.h deleted file mode 100755 index d9893024fa..0000000000 --- a/ext/sqlite/libsqlite/src/config_static.w32.h +++ /dev/null @@ -1 +0,0 @@ -#define SQLITE_PTR_SZ 4
\ No newline at end of file |