Signed-off-by: Dylan Baker <[email protected]>
---
framework/backends/abstract.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/framework/backends/abstract.py b/framework/backends/abstract.py
index 62df91b..137a7ba 100644
--- a/framework/backends/abstract.py
+++ b/framework/backends/abstract.py
@@ -92,7 +92,6 @@ class Backend(object):
written into the backend
"""
- self.dest = open(dest, 'w+')
@abc.abstractmethod
def finalize(self, metadata=None):
--
2.1.1
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit