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,
|
||||
-- to avoid needing timestamp translation.
|
||||
handleGETTIMESTAMP (remoteside:[]) = do
|
||||
liftIO $ hPutStrLn stderr "!!!! single remote side"
|
||||
liftIO $ atomically $ do
|
||||
writeTVar (proxyRemoteLatestTimestamps proxystate)
|
||||
mempty
|
||||
|
|
Loading…
Reference in a new issue