Skip to content

Commit

Permalink
^
Browse files Browse the repository at this point in the history
  • Loading branch information
flintforge committed Nov 7, 2024
1 parent 0cfacd7 commit 1575ed5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ob-sql.el
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@
(declare-function cygwin-convert-file-name-to-windows "cygw32.c" (file &optional absolute-p))
(declare-function sql-set-product "sql" (product))

(defvar sql-connection-alist)
(defvar org-babel-sql-out-file)

(defcustom org-babel-default-header-args:sql '((:engine . "unset"))
"Default header args."
:type '(alist :key-type symbol :value-type string
Expand Down

0 comments on commit 1575ed5

Please sign in to comment.