Fix bad merge which broke compiles.

git-svn-id: http://skia.googlecode.com/svn/trunk@1716 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
tomhudson@google.com 2011-06-24 19:15:57 +00:00
parent 4eed340935
commit f5f83e1f7e

View File

@ -295,8 +295,6 @@ class ScaleTransMixedMatrixBench : public MatrixBench {
SkRandom fRandom;
typedef MatrixBench INHERITED;
};
>>>>>>> .r1709
class ScaleTransDoubleMatrixBench : public MatrixBench {
public: