Merge pull request #2296 from apavlenko:fix_coverity_scan

This commit is contained in:
Roman Donchenko
2014-02-07 16:54:29 +04:00
committed by OpenCV Buildbot
3 changed files with 2 additions and 4 deletions

View File

@@ -2545,7 +2545,6 @@ struct Queue::Impl
IMPLEMENT_REFCOUNTABLE();
cl_command_queue handle;
bool initialized;
};
Queue::Queue()