remove unused decl from SubRun
This is left over from the GrTextTarget removal. Change-Id: I371031af5f51187f98aedc4de7dbe6a967d97798 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302256 Commit-Queue: Herb Derby <herb@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Auto-Submit: Herb Derby <herb@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>
This commit is contained in:
parent
b27b38b089
commit
31bc350754
@ -131,8 +131,6 @@ public:
|
||||
|
||||
SubRun* firstSubRun() const;
|
||||
|
||||
bool forceWForDistanceFields() const;
|
||||
|
||||
const SkTInternalLList<SubRun>& subRunList() const { return fSubRunList; }
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user