changeset 1751:3a12665808e8

remove old workaround Ignore-this: b4ec54f90092e42377e8e7179ad05127
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 24 May 2018 06:30:56 +0000
parents 0a472b428859
children db49df52efc3
files light9/web/graph.coffee
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/light9/web/graph.coffee	Thu May 24 06:30:44 2018 +0000
+++ b/light9/web/graph.coffee	Thu May 24 06:30:56 2018 +0000
@@ -114,7 +114,6 @@
     rerunInners(@handlers)
 
   askedFor: (s, p, o, g) ->
-    return
     # SyncedGraph is telling us someone did a query that depended on
     # quads in the given pattern.
     current = @handlerStack[@handlerStack.length - 1]