com pftt2: Remove unused variable: src/com/mostc/pftt/scenario/SAPIScenario.java

[email protected] (Christoph Michael Becker)
Newsgroups php.qa
Message-ID <[email protected]>
Commit:    492a1aff61a5fd641e13dc0e74345c5a9c0aa30d
Author:    Christoph M. Becker <[email protected]>         Thu, 10 Oct 2019 15:53:14 +0200
Parents:   03ffc258c993ec5d10807df13985b283d4bf1fa9
Branches:  master

Link:       http://git.php.net/?p=pftt2.git;a=commitdiff;h=492a1aff61a5fd641e13dc0e74345c5a9c0aa30d

Log:
Remove unused variable

Apparently a relict from PHP 5.3 days.

Changed paths:
  M  src/com/mostc/pftt/scenario/SAPIScenario.java


Diff:
diff --git a/src/com/mostc/pftt/scenario/SAPIScenario.java b/src/com/mostc/pftt/scenario/SAPIScenario.java
index 305ed649..94f7d0b9 100644
--- a/src/com/mostc/pftt/scenario/SAPIScenario.java
+++ b/src/com/mostc/pftt/scenario/SAPIScenario.java
@@ -142,27 +142,6 @@ public abstract class SAPIScenario extends AbstractSerialScenario {
 	
 	public abstract AbstractSimpleTestCaseRunner createSimpleTestCaseRunner(SimpleTestThread thread, ITestResultReceiver tmgr, ConsoleManager cm, FileSystemScenario fs, AHost host, ScenarioSetSetup scenario_set, PhpBuild build, PhpIni ini, SimpleTestCase test_case);
 	
-	public static Trie TESTS53 = PhptTestCase.createNamed(
-			"ext/filter/tests/bug39763.phpt", 
-			"ext/pcre/tests/bug33200.phpt",
-			"ext/session/tests/004.phpt",
-			"ext/session/tests/009.phpt", 
-			"ext/session/tests/013.phpt",
-			"ext/standard/tests/filters/php_user_filter_01.phpt", 
-			"ext/standard/tests/filters/php_user_filter_02.phpt",
-			"ext/standard/tests/filters/php_user_filter_03.phpt",
-			"tests/classes/method_override_optional_arg_002.phpt",
-			"tests/security/magic_quotes_gpc.phpt",
-			"zend/tests/objects_002.phpt",
-			"zend/tests/objects_003.phpt",
-			"zend/tests/objects_004.phpt",
-			"zend/tests/objects_005.phpt",
-			"zend/tests/objects_006.phpt",
-			"zend/tests/objects_007.phpt",
-			"zend/tests/objects_008.phpt",
-			"zend/tests/objects_009.phpt",
-			"zend/tests/objects_010.phpt"
-		);
 	public static Trie RANDOMLY_FAIL = PhptTestCase.createNamed(
 			"ext/com_dotnet/tests/bug66431_1.phpt",
 			"ext/curl/tests/curl_setopt_array_basic.phpt",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.