Remove :tag "Org Startup" tag in definition of org-screenshot

customization group

* contrib/lisp/org-screenshot.el (defgroup) remove :tag

TINYCHANGE
This commit is contained in:
Max Mikhanosha 2013-05-17 12:23:37 -04:00
parent 5cf92f16f7
commit 01db235c4e
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@
(defgroup org-screenshot nil
"Options for taking and managing screen-shots"
:tag "Org Startup"
:group 'org-link)
(defcustom org-screenshot-image-directory "./images/"