Suppressed a compiler warning about an empty controlled statement.
Reported by flokkievids, thanks!
This commit is contained in:
@@ -365,6 +365,8 @@ Smoother::copyVertices ()
|
||||
}
|
||||
|
||||
|
||||
#if 0 // FIXME
|
||||
|
||||
/////////////////////////////////////////
|
||||
//
|
||||
// OMISSION SHADER
|
||||
@@ -429,3 +431,5 @@ Omitter::omit (real sizeWindow, real thrVari, real thrFlat, real lFlat)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user