diff options
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r-- | sx-question-mode.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el index 8f96a01..bc7c62c 100644 --- a/sx-question-mode.el +++ b/sx-question-mode.el @@ -107,7 +107,6 @@ If WINDOW is given, use that to display the buffer." '((display_name . "(deleted user)")) "The structure used to represent a deleted account." :type '(alist :options ((display_name string))) - :risky t :group 'sx-question-mode) (defcustom sx-question-mode-header-title "\n" |