summaryrefslogtreecommitdiff
path: root/grab.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'grab.cpp')
-rw-r--r--grab.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/grab.cpp b/grab.cpp
index a89c852..bc45263 100644
--- a/grab.cpp
+++ b/grab.cpp
@@ -79,7 +79,6 @@ void GrabImageTask::Action()
GrabImageManager::GrabImageManager()
: m_task( new GrabImageTask )
- , m_image( 0, &free )
, m_size( 0 )
{
}