Skip to content

Commit

Permalink
passed coverity
Browse files Browse the repository at this point in the history
  • Loading branch information
pit-ray committed Jun 18, 2021
1 parent e1e122b commit 8cc8b23
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/include/path.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@ namespace vind
static const auto obj = MODULE_ROOT_PATH() + "\\default_config\\settings.json" ;
return obj ;
}
inline const auto& UI() {
static const auto& obj = MODULE_ROOT_PATH() + "\\default_config\\ui.json" ;
return obj ;
}
}
}
}
Expand Down

0 comments on commit 8cc8b23

Please sign in to comment.