fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 (http://scan.coverity.com/projects/169?tab=Overview)

This commit is contained in:
Andrey Pavlenko
2014-02-06 21:33:44 +04:00
parent 7daf26d398
commit 38f46eb3b4
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()