From 854914254a874627c73ae378d4d79e6f9506306e Mon Sep 17 00:00:00 2001 From: "Matt C. Jackson" Date: Fri, 11 Feb 2022 17:10:49 -0500 Subject: [PATCH] Removed commented out line refs: #5236 --- translations/mgcp.js | 1 - 1 file changed, 1 deletion(-) diff --git a/translations/mgcp.js b/translations/mgcp.js index 338a631e21..7d18db99f7 100644 --- a/translations/mgcp.js +++ b/translations/mgcp.js @@ -765,7 +765,6 @@ mgcp = { } else { - // Moving to upper case as a test if (mgcp.configIn.OgrAddUuid == 'true') tags.uuid = createUuid(); }