diff options
author | Eli Zaretskii <eliz@gnu.org> | 2021-12-11 11:26:04 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-12-11 11:26:04 +0200 |
commit | 628306c299923551cdc8cf09c874744ae7b74216 (patch) | |
tree | 375bc58e332676642ea5d8a0c309007cf78586e9 /test/lisp/emacs-lisp/macroexp-tests.el | |
parent | 6c81683a2791a1a08e4abe9b670f47b2b4037eff (diff) | |
download | emacs-628306c299923551cdc8cf09c874744ae7b74216.tar.gz emacs-628306c299923551cdc8cf09c874744ae7b74216.tar.bz2 emacs-628306c299923551cdc8cf09c874744ae7b74216.zip |
Minor cleanups of sqlite3 code on MS-Windows
* src/sqlite.c (sqlite_loaded_p): Function deleted: not used
anymore.
(init_sqlite_functions) [WINDOWSNT]: Use a static 'bool' variable
to indicate if sqlite3 DLL was successfully loaded.
(Fsqlite_available_p) [WINDOWSNT]: Just call
'init_sqlite_functions' if Vlibrary_cache doesn't mention
'sqlite3'.
Diffstat (limited to 'test/lisp/emacs-lisp/macroexp-tests.el')
0 files changed, 0 insertions, 0 deletions