summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/gl_video_view.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/gl_video_view.cc b/src/wx/gl_video_view.cc
index 0f0118e00..f75d50f9d 100644
--- a/src/wx/gl_video_view.cc
+++ b/src/wx/gl_video_view.cc
@@ -53,8 +53,6 @@ GLVideoView::~GLVideoView ()
{
glDeleteTextures (1, &_id);
delete _context;
- /* XXX: should we delete this? */
- delete _canvas;
}
static void