Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 9, 2018
1 parent d2b71c3 commit 64de2a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/qgsopenclutils.cpp
Expand Up @@ -152,6 +152,7 @@ QString QgsOpenClUtils::deviceInfo( const Info infoType, cl::Device device )
4 );
return QString();
}
return QString();
}


Expand Down

0 comments on commit 64de2a2

Please sign in to comment.