diff --git a/mRemoteV1/Forms/frmMain.vb b/mRemoteV1/Forms/frmMain.vb index c85773833..7920bfdd9 100644 --- a/mRemoteV1/Forms/frmMain.vb +++ b/mRemoteV1/Forms/frmMain.vb @@ -691,7 +691,7 @@ Public Class frmMain Protected Overloads Overrides Sub WndProc(ByRef m As Message) Try #If Config = "Debug" Then - Debug.Print(m.Msg) + 'Debug.Print(m.Msg) #End If Select Case m.Msg diff --git a/mRemoteV1/app.config b/mRemoteV1/app.config index eb9f94a55..63ef62b6e 100644 --- a/mRemoteV1/app.config +++ b/mRemoteV1/app.config @@ -20,7 +20,7 @@ - +