From b35a47887225d5eb0c607327cd013e9f56e862d1 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Mon, 20 Oct 2003 15:33:55 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_1_3b3'. --- ext/sqlite/php_sqlite.def | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 ext/sqlite/php_sqlite.def (limited to 'ext/sqlite/php_sqlite.def') diff --git a/ext/sqlite/php_sqlite.def b/ext/sqlite/php_sqlite.def deleted file mode 100644 index e61a0cd555..0000000000 --- a/ext/sqlite/php_sqlite.def +++ /dev/null @@ -1,37 +0,0 @@ -EXPORTS -sqlite_open -sqlite_close -sqlite_exec -sqlite_last_insert_rowid -sqlite_changes -sqlite_error_string -sqlite_interrupt -sqlite_complete -sqlite_busy_handler -sqlite_busy_timeout -sqlite_get_table -sqlite_free_table -sqlite_exec_printf -sqlite_exec_vprintf -sqlite_get_table_printf -sqlite_get_table_vprintf -sqlite_mprintf -sqlite_vmprintf -sqlite_freemem -sqlite_libversion -sqlite_libencoding -sqlite_create_function -sqlite_create_aggregate -sqlite_function_type -sqlite_set_result_string -sqlite_set_result_int -sqlite_set_result_double -sqlite_set_result_error -sqlite_user_data -sqlite_aggregate_context -sqlite_aggregate_count -sqlite_set_authorizer -sqlite_trace -sqlite_compile -sqlite_step -sqlite_finalize -- cgit v1.2.1