Skip to content

Commit

Permalink
Core: Commenting convo to fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
klauswuestefeld committed Jun 17, 2015
1 parent 2611cb6 commit 41e8f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/clojure/sneer/convo.clj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

(defn reify-Convo [contact-puk nick-ch]
(let [nick-obs (nick-obs* nick-ch)]
(reify Convo
#_(reify Convo
(nick [_] nick-obs)

;/** @return null if invite already accepted
Expand Down

0 comments on commit 41e8f08

Please sign in to comment.