Skip to content

Commit 88eed9a

Browse files
committed
remove stale comment
1 parent 6055215 commit 88eed9a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/cljs/clojure/browser/repl.cljs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@
3131
(if-let [conn @xpc-connection]
3232
(net/transmit conn :print (pr-str data))))
3333

34-
;; TODO: latest GCL interface for this is different
35-
;; see goog.userAgent.product
3634
(defn get-ua-product []
3735
(cond
3836
product/SAFARI :safari

0 commit comments

Comments
 (0)