summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/emacs/config.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/emacs/config.org b/.config/emacs/config.org
index 55ed38d..f5a8e7a 100644
--- a/.config/emacs/config.org
+++ b/.config/emacs/config.org
@@ -28,7 +28,6 @@ is simply because I need to use them here.
#+BEGIN_SRC elisp
- ;; Basic numerical constants
(defconst 1-KiB 1024
"The number of bytes in 1 kibibyte.")