diff options
Diffstat (limited to 'cc/texture_draw_quad.cc')
-rw-r--r-- | cc/texture_draw_quad.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/texture_draw_quad.cc b/cc/texture_draw_quad.cc index 6a07450..36c97be 100644 --- a/cc/texture_draw_quad.cc +++ b/cc/texture_draw_quad.cc @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "config.h" - #include "cc/texture_draw_quad.h" #include "base/logging.h" |