Index: Source/core/html/canvas/WebGLGetInfo.cpp |
diff --git a/Source/core/html/canvas/WebGLGetInfo.cpp b/Source/core/html/canvas/WebGLGetInfo.cpp |
index e8e71de4c6b437a3402b7b3a0713918323f21757..0c7b053d7f5e9b2a6a55c76d8adc7d957762b0ee 100644 |
--- a/Source/core/html/canvas/WebGLGetInfo.cpp |
+++ b/Source/core/html/canvas/WebGLGetInfo.cpp |
@@ -209,10 +209,6 @@ WebGLGetInfo::WebGLGetInfo(PassRefPtr<WebGLVertexArrayObjectOES> value) |
{ |
} |
-WebGLGetInfo::~WebGLGetInfo() |
-{ |
-} |
- |
WebGLGetInfo::Type WebGLGetInfo::getType() const |
{ |
return m_type; |