Skip to content

Commit

Permalink
Remove unused in_windows variable
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlyanon committed Apr 14, 2024
1 parent 7a9aa7e commit 5952ca5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmake-init/cmake_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@

__version__ = "0.40.6"

is_windows = os.name == "nt"

compile_template = None


Expand Down

0 comments on commit 5952ca5

Please sign in to comment.