[Libomptarget][NFC] Remove trivially true checks on function pointers (#86804)
Summary: Previously we had an interface that checked these functions pointers to see if they are implemented by the plugin. This was removed as currently every single function is implemented as a part of the common interface. These checks are now always true and do nothing.
parent
cd17082b
Please register or sign in to comment