mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Remove comment
This commit is contained in:
parent
47830bb330
commit
7a7849ae83
1 changed files with 0 additions and 2 deletions
|
@ -360,8 +360,6 @@ float CM_ObfuscationTraceThroughTree( traceWork_t *tw, int num, float p1f, float
|
|||
int side;
|
||||
float midf;
|
||||
|
||||
// FIXME: unimplemented
|
||||
|
||||
// if < 0, we are in a leaf node
|
||||
if (num < 0) {
|
||||
return CM_ObfuscationTraceToLeaf( tw, &cm.leafs[-1-num] );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue