summaryrefslogtreecommitdiff
path: root/framework/glsl_parser_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'framework/glsl_parser_test.py')
-rwxr-xr-xframework/glsl_parser_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/glsl_parser_test.py b/framework/glsl_parser_test.py
index 91f59cbdb..de73ff70d 100755
--- a/framework/glsl_parser_test.py
+++ b/framework/glsl_parser_test.py
@@ -197,7 +197,6 @@ class GLSLParserTest(PlainExecTest):
self.__command = None
self.__filepath = filepath
self.result = None
- self.timeout = None
def __get_config(self):
"""Extract the config section from the test file.