Skip to content

Commit

Permalink
Remove unneeded TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Todd <joe.todd@codeplay.com>
  • Loading branch information
joeatodd committed Jul 16, 2024
1 parent 21fc17d commit 41d153c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sycl/include/syclcompat/defs.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ template <int Arg> class syclcompat_kernel_scalar;
#define SYCLCOMPAT_EXPORT
#endif

// TODO: enumerate past versions?
#define SYCLCOMPAT_MAJOR_VERSION 0
#define SYCLCOMPAT_MINOR_VERSION 1
#define SYCLCOMPAT_PATCH_VERSION 0
Expand Down

0 comments on commit 41d153c

Please sign in to comment.