Skip to content

Commit

Permalink
Update ID.h
Browse files Browse the repository at this point in the history
Removing accidental commit.
  • Loading branch information
TommInfinite authored Oct 4, 2023
1 parent cb2b8d0 commit 6da06de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CommonLibSF/include/REL/ID.h
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,6 @@ namespace REL
kMsStore,
};

inline static enum Platform CurrentPlatform;

[[nodiscard]] static IDDatabase& get()
{
if (_initialized.load(std::memory_order_relaxed)) {
Expand Down

0 comments on commit 6da06de

Please sign in to comment.