summaryrefslogtreecommitdiffstats
path: root/cc/quads/debug_border_draw_quad.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/quads/debug_border_draw_quad.cc')
-rw-r--r--cc/quads/debug_border_draw_quad.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/cc/quads/debug_border_draw_quad.cc b/cc/quads/debug_border_draw_quad.cc
index 9c575aa..4254e02 100644
--- a/cc/quads/debug_border_draw_quad.cc
+++ b/cc/quads/debug_border_draw_quad.cc
@@ -14,10 +14,6 @@ DebugBorderDrawQuad::DebugBorderDrawQuad()
width(0) {
}
-scoped_ptr<DebugBorderDrawQuad> DebugBorderDrawQuad::Create() {
- return make_scoped_ptr(new DebugBorderDrawQuad);
-}
-
void DebugBorderDrawQuad::SetNew(const SharedQuadState* shared_quad_state,
const gfx::Rect& rect,
const gfx::Rect& visible_rect,