aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/debug/GrTextureUnitObj.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/debug/GrTextureUnitObj.cpp')
-rw-r--r--src/gpu/gl/debug/GrTextureUnitObj.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/gl/debug/GrTextureUnitObj.cpp b/src/gpu/gl/debug/GrTextureUnitObj.cpp
index b7c7b0ca57..316dcecd93 100644
--- a/src/gpu/gl/debug/GrTextureUnitObj.cpp
+++ b/src/gpu/gl/debug/GrTextureUnitObj.cpp
@@ -29,4 +29,3 @@ void GrTextureUnitObj::setTexture(GrTextureObj *texture) {
fTexture->setBound(this);
}
}
-