branch: externals/org-real
commit 8d5af75b01299969b35bc822dcace5bfc498c5f0
Author: Tyler Grinn <[email protected]>
Commit: Tyler Grinn <[email protected]>
Linting
---
org-real.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/org-real.el b/org-real.el
index 638319f..26d5812 100644
--- a/org-real.el
+++ b/org-real.el
@@ -1395,7 +1395,6 @@ If FORCE-VISIBLE, always make CHILD visible in PARENT."
(if (slot-boundp box :height) (slot-makeunbound box :height))
(mapc 'org-real--make-dirty (org-real--get-children box 'all)))
-;; TODO check if `eq' works
(cl-defmethod org-real--next ((box org-real-box) &optional exclude-children)
"Retrieve any boxes for which the :rel-box slot is BOX.