Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit a769417

Browse files
author
anttitn
committed
cleanup
1 parent 90e6c9c commit a769417

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

XOutput/UI/Windows/MainWindowViewModel.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ public void VersionCompare(VersionCompare compare)
215215

216216
public void RefreshGameControllers()
217217
{
218-
logger.Debug("REFRESH");
219218
IEnumerable<SharpDX.DirectInput.DeviceInstance> instances = directInputDevices.GetInputDevices(Model.AllDevices);
220219

221220
bool changed = false;

0 commit comments

Comments
 (0)