diff options
author | MineRobber___T | 2020-10-04 03:10:35 -0400 |
---|---|---|
committer | GitHub | 2020-10-04 03:10:35 -0400 |
commit | 8c098d8abf29b6bdce455bf1294b24f16254da32 (patch) | |
tree | f3346459d24ec6a19ad084959ad04ed16d45b5d5 | |
parent | 3886f9e4f04b24f7d32c6dfb48d91793ffdf6dfd (diff) |
Remove outdated comment
The comment referred to using || instead of &&, despite the fact that the code now uses &&.
-rw-r--r-- | tcoin.cpp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tcoin.cpp b/tcoin.cpp
index 9370bd0..5748bdd 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp
|