1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

Removed debug output

This commit is contained in:
Darth Affe 2015-10-03 15:13:12 +02:00
parent ddbfe5f74c
commit 536668eda9

View File

@ -91,8 +91,6 @@ namespace CUE.NET.Devices.Keyboard
public override void Update(bool flushLeds = false)
{
Console.WriteLine("Update");
UpdateKeyGroups();
UpdateEffects();