Remove debug print statement
TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/1410723005
This commit is contained in:
parent
73f6cfc181
commit
44972e239b
@ -319,7 +319,6 @@ protected:
|
||||
GrSLPrecision precision,
|
||||
const char* name,
|
||||
const char** outName) {
|
||||
SkDebugf("in my frag pos thing\n");
|
||||
return this->internalAddUniformArray(visibility, type, precision, name, false, 0, outName);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user