Remove commented code.

This commit is contained in:
Andrey Antukh 2017-03-25 19:36:41 +01:00
parent 94677f2f7e
commit 54d41dd372
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95

View file

@ -53,8 +53,7 @@
(scroll-to-page-center) (scroll-to-page-center)
(st/emit! (udp/watch-page-changes pageid) (st/emit! (udp/watch-page-changes pageid)
(udu/watch-page-changes pageid) (udu/watch-page-changes pageid))
#_(udh/watch-page-changes pageid))
(assoc own ::sub sub))) (assoc own ::sub sub)))
@ -72,8 +71,7 @@
(st/emit! (dw/initialize projectid pageid) (st/emit! (dw/initialize projectid pageid)
::udp/stop-page-watcher ::udp/stop-page-watcher
(udp/watch-page-changes pageid) (udp/watch-page-changes pageid)
(udu/watch-page-changes pageid) (udu/watch-page-changes pageid))
#_(udh/watch-page-changes pageid)))
state)) state))
(defn- on-scroll (defn- on-scroll