Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogumil-Sapinski-Mobica committed Jul 6, 2023
1 parent 4f00bf4 commit fd5c1eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/core/enumopencl/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ static cl_int PrintDeviceInfoSummary(const std::vector<cl::Device> devices)

int main(int, char**)
{

std::vector<cl::Platform> platforms;
cl::Platform::get(&platforms);
std::cout << "Enumerated " << platforms.size() << " platforms.\n\n";
Expand Down

0 comments on commit fd5c1eb

Please sign in to comment.