Skip to content

Commit a0bfb53

Browse files
committed
Unused var
1 parent 912aeea commit a0bfb53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SU2_CFD/src/output/CTurboOutput.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ void CPropellorBladePerformance::ComputePerformance(const CTurbomachineryCombine
160160
}
161161

162162
CTurboOutput::CTurboOutput(CConfig** config, const CGeometry& geometry, CFluidModel& fluidModel, unsigned short iBladeRow) {
163-
unsigned short nBladesRow = config[ZONE_0]->GetnMarker_Turbomachinery();
164163
unsigned short nDim = geometry.GetnDim();
165164

166165
vector<shared_ptr<CTurbomachineryBladePerformance>> bladeSpanPerformances;

0 commit comments

Comments
 (0)