From 73a04a611a7063b3342332af348e09835cb04d8a Mon Sep 17 00:00:00 2001 From: Jethro Kuan Date: Mon, 5 Apr 2021 12:14:58 +0800 Subject: [PATCH] simplify: remove more unused things --- org-roam-capture.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/org-roam-capture.el b/org-roam-capture.el index fa702eb..678e69a 100644 --- a/org-roam-capture.el +++ b/org-roam-capture.el @@ -42,10 +42,6 @@ (defvar org-roam-directory) (defvar org-roam-title-to-slug-function) -(defvar org-roam-capture--file-path nil - "The file path for the Org-roam capture. -This variable is set during the Org-roam capture process.") - (defvar org-roam-capture--info nil "An alist of additional information passed to the Org-roam template. This variable is populated dynamically, and is only non-nil