mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 04:30:09 -05:00
remove extra blank line
This commit is contained in:
@@ -178,7 +178,6 @@ void PathSegment::initCurve() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
PathSegment::SpeedFunction::SpeedFunction(double duration) {
|
||||
// apply duration constraint (eq. 14 in Eberly)
|
||||
double speedSum = 0.0;
|
||||
|
||||
Reference in New Issue
Block a user