rocr: Remove structurally dead code
Remove unreachable return statement. Signed-off-by: Alysa Liu <Alysa.Liu@amd.com>
This commit is contained in:
@@ -88,7 +88,6 @@ template <class R, class... Args> class callback_t<R (*)(Args...)> {
|
||||
return function(args...);
|
||||
} catch (...) {
|
||||
throw std::nested_exception();
|
||||
return R();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Viittaa uudesa ongelmassa
Block a user