remove debug print
This commit is contained in:
parent
b8a26712c6
commit
518248f009
1 changed files with 0 additions and 1 deletions
|
@ -352,7 +352,6 @@ proxy proxydone proxymethods proxystate servermode (ClientSide clientrunst clien
|
||||||
-- When there is a single remote, reply with its timestamp,
|
-- When there is a single remote, reply with its timestamp,
|
||||||
-- to avoid needing timestamp translation.
|
-- to avoid needing timestamp translation.
|
||||||
handleGETTIMESTAMP (remoteside:[]) = do
|
handleGETTIMESTAMP (remoteside:[]) = do
|
||||||
liftIO $ hPutStrLn stderr "!!!! single remote side"
|
|
||||||
liftIO $ atomically $ do
|
liftIO $ atomically $ do
|
||||||
writeTVar (proxyRemoteLatestTimestamps proxystate)
|
writeTVar (proxyRemoteLatestTimestamps proxystate)
|
||||||
mempty
|
mempty
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue