branch: elpa/org-superstar
commit 9a60ffc4cc1a323a583b285c2ef6ff3084f9fab2
Author: D. Williams <[email protected]>
Commit: D. Williams <[email protected]>
Removing warning from source.
---
org-superstar.el | 5 -----
1 file changed, 5 deletions(-)
diff --git a/org-superstar.el b/org-superstar.el
index 4cb0bb63ed..0f8d9353ac 100644
--- a/org-superstar.el
+++ b/org-superstar.el
@@ -51,11 +51,6 @@
;; It is largely rewritten, to the point of almost no function being
;; identical to it's org-bullets counterpart.
-;; *IMPORTANT*: This package is under construction. I am still
-;; working out the kinks. Any function and variable defined here is
-;; subject to change until version 1.0.0, from which point on I will
-;; try my best not to inconvenience people.
-
;; This package is versioned using (the author's understanding of)
;; semantic versioning: "<major>.<minor>.<patch>".
;; <major> version increments signify backward incompatible changes.