gfx/skia/trunk/src/gpu/gl/debug/GrShaderObj.cpp@4ab42b5ab56c
gfx/skia/trunk/src/gpu/gl/debug/GrShaderObj.cpp
Wed, 31 Dec 2014 07:53:36 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 07:53:36 +0100
- branch
- TOR_BUG_3246
- changeset 5
- 4ab42b5ab56c
- permissions
- -rw-r--r--
Correct small whitespace inconsistency, lost while renaming variables.
3 * Copyright 2012 Google Inc.
5 * Use of this source code is governed by a BSD-style license that can be
6 * found in the LICENSE file.
9 #include "GrShaderObj.h"
11 void GrShaderObj::deleteAction() {
13 this->INHERITED::deleteAction();