Oops, forgot a file

Review URL: https://codereview.appspot.com/6593064

git-svn-id: http://skia.googlecode.com/svn/trunk@5777 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
caryclark@google.com 2012-10-02 18:43:49 +00:00
parent 5987f58036
commit ae75d25d88

View File

@ -127,8 +127,6 @@ private:
/////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
bool gDoTraceDraw;
struct GrSkDrawProcs : public SkDrawProcs { struct GrSkDrawProcs : public SkDrawProcs {
public: public:
GrContext* fContext; GrContext* fContext;