Skip to content

Commit

Permalink
remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vyast-softserveinc committed Mar 29, 2024
1 parent 10d15db commit 59d35bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/occa/internal/core/device.hpp
Expand Up @@ -9,7 +9,6 @@
namespace occa {
class modeDevice_t {
public:
//TODO: move to private members & make getters/setters
std::string mode;
std::string arch;
occa::json properties;
Expand Down

0 comments on commit 59d35bb

Please sign in to comment.