From b2e59bb1f230267ec5257582478117737cc10049 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Thu, 20 Nov 2014 20:46:52 -0600 Subject: GitHub comments -- #77 --- sx-auth.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sx-auth.el') diff --git a/sx-auth.el b/sx-auth.el index 99344c0..14453ac 100644 --- a/sx-auth.el +++ b/sx-auth.el @@ -19,8 +19,6 @@ ;;; Commentary: -;; - ;;; Code: (require 'sx) @@ -36,14 +34,12 @@ (defvar sx-auth-access-token nil "Your access token. - This is needed to use your account to write questions, make comments, and read your inbox. Do not alter this unless you know what you are doing!") (defun sx-auth-authenticate () "Authenticate this application. - Authentication is required to read your personal data (such as notifications) and to write with the API (asking and answering questions). -- cgit v1.2.3