aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.Client')
-rw-r--r--Northstar.Client/mod/scripts/vscripts/ui/chatroom.nut2
1 files changed, 1 insertions, 1 deletions
diff --git a/Northstar.Client/mod/scripts/vscripts/ui/chatroom.nut b/Northstar.Client/mod/scripts/vscripts/ui/chatroom.nut
index b474f7a68..4e98ee8a8 100644
--- a/Northstar.Client/mod/scripts/vscripts/ui/chatroom.nut
+++ b/Northstar.Client/mod/scripts/vscripts/ui/chatroom.nut
@@ -308,7 +308,7 @@ void function UICodeCallback_ShowUserInfo( string hardware, string userId )
{
Signal( uiGlobal.signalDummy, "StopUserInfoLookups" )
- printt( "Showing user info for UID " + userId + " on hardware " + hardware )
+ // printt( "Showing user info for UID " + userId + " on hardware " + hardware )
file.userInfoPanel_userId = userId
file.userInfoPanel_hardware = hardware