Code cleanup

This commit is contained in:
szporowolik
2019-10-20 13:30:17 +02:00
parent bd0769c997
commit b36127c272

View File

@@ -37,7 +37,7 @@ public class DatabaseController
strUDPFrame.payload["v_win"] = "v" + Globals.strPerunVersion; // Inject app version information strUDPFrame.payload["v_win"] = "v" + Globals.strPerunVersion; // Inject app version information
} }
// Specific SQL // Specific SQL per each frame type
if (strUDPFrameType == "50") if (strUDPFrameType == "50")
{ {
// Add entry to chat log // Add entry to chat log