Skip to content

Commit

Permalink
lets not modify how json itself operates, bind a special variable ins…
Browse files Browse the repository at this point in the history
…tead.
  • Loading branch information
nixeagle committed Feb 1, 2010
1 parent e7c18f0 commit 63ae85a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions github.lisp
Expand Up @@ -17,8 +17,6 @@ This is the same for every call.")
(defvar *default-token* ""
"Default token to use when possible.")

(pushnew (cons "application" "json") drakma:*text-content-types*)

(defvar *current-prototype* nil
"Stores the key of an object until its stored in `*PREVIOUS-PROTOTYPE*'.")
(defvar *previous-prototype* nil
Expand Down

0 comments on commit 63ae85a

Please sign in to comment.