SWDEV-306939 - Fix vdi errors/warnings by CppCheck

Change-Id: I56d910f8363787f1050d5d7e8064ed553c5827fd
Этот коммит содержится в:
Satyanvesh Dittakavi
2021-12-01 17:23:00 +00:00
родитель 8b5b2a2d79
Коммит e20dd61932
45 изменённых файлов: 113 добавлений и 160 удалений
-1
Просмотреть файл
@@ -276,7 +276,6 @@ DeviceQueue::~DeviceQueue() {
}
bool DeviceQueue::create() {
static const bool InteropQueue = true;
const bool defaultDeviceQueue = properties().test(CL_QUEUE_ON_DEVICE_DEFAULT);
bool result = false;