From: Christopher Allan Webber Date: Fri, 6 May 2016 15:16:05 +0000 (-0500) Subject: remove debug message X-Git-Tag: fosdem-2017~168 X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=commitdiff_plain;h=dc6370a830b0f027db2e75e22b65a1a978e13f18;ds=sidebyside remove debug message --- diff --git a/mudsync/game-master.scm b/mudsync/game-master.scm index 3424f12..05de669 100644 --- a/mudsync/game-master.scm +++ b/mudsync/game-master.scm @@ -206,7 +206,6 @@ with an anonymous persona" #:name guest-name #:gm (actor-id gm) #:client client-id))) - (display "Are we broke yet?\n") ;; Register the player in our database of players -> connections (gm-register-client! gm client-id player) ;; Dump the player into the default room