vocabs.refresh.monitor: remove debug traces
parent
30bc92a78c
commit
090dc2f410
|
@ -35,7 +35,7 @@ TR: convert-separators "/\\" ".." ;
|
|||
: monitor-loop ( monitor -- )
|
||||
#! On OS X, monitors give us the full path, so we chop it
|
||||
#! off if its there.
|
||||
[ next-change path>> P path>vocab changed-vocab reset-cache ]
|
||||
[ next-change path>> path>vocab changed-vocab reset-cache ]
|
||||
[ monitor-loop ]
|
||||
bi ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue