Skip to content

Commit b7b8d65

Browse files
committed
Remove left-over newlines.
1 parent 66a75ca commit b7b8d65

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

Core/Libraries/Source/WWVegas/WW3D2/sphereobj.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,6 @@ void SphereRenderObjClass::animate (void)
11301130
}
11311131
}
11321132
}
1133-
11341133
}
11351134

11361135

Core/Libraries/Source/WWVegas/WWAudio/SoundScene.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ SoundSceneClass::Initialize (void)
985985
{
986986
m_Listener->Free_Miles_Handle ();
987987
m_Listener->Allocate_Miles_Handle ();
988-
}
988+
}
989989

990990

991991
////////////////////////////////////////////////////////////////////////////////////////////////

Core/Tools/WW3D/max2w3d/logdlg.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ void LogDataDialogClass::Wait_OK()
217217
while (status < 2) {
218218
// wait for the OK
219219
}
220-
221220
}
222221

223222

0 commit comments

Comments
 (0)