mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-18 10:41:40 +02:00
Removed repeated comment
This commit is contained in:
parent
bbe64d40a1
commit
1d8f1b6b13
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@ class InternalCommands:
|
|||
|
||||
stdout, stderr = p.communicate()
|
||||
|
||||
# we don't need to worry about the version; CmakeLists.txt does this for us!
|
||||
if p.returncode != 0:
|
||||
# if return code from cmake is not 0, then either something has
|
||||
# gone terribly wrong with --version, or it genuinely doesn't exist.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue