From 8474af04e15c3e619c4559b2e06bc89242dd665e Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Mon, 19 Nov 2018 00:56:10 +0000 Subject: [PATCH] removed repeated lines --- bin/config-include/osslEnable.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/config-include/osslEnable.ini b/bin/config-include/osslEnable.ini index 165816373c..4918d34768 100644 --- a/bin/config-include/osslEnable.ini +++ b/bin/config-include/osslEnable.ini @@ -278,12 +278,9 @@ ; Allow_osSetSoundRadius = true ; Allow_osStopSound = true ; Allow_osStringSubString = true -; Allow_osStringSubString = true ; Allow_osStringStartsWith = true ; Allow_osStringEndsWith = true ; Allow_osStringIndexOf = true -; Allow_osStringIndexOf = true -; Allow_osStringLastIndexOf = true ; Allow_osStringLastIndexOf = true ; Allow_osStringRemove = true ; Allow_osStringReplace = true