Skip to content

Commit 5dd39b8

Browse files
authored
fix: remove dead code (#3174)
1 parent 62dd702 commit 5dd39b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/daal/include/algorithms/qr/qr_distributed.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@ class Distributed<step2Master, algorithmFPType, method> : public daal::algorithm
267267
{
268268
return services::Status(services::ErrorNullResult);
269269
}
270-
return services::Status();
271270
}
272271

273272
/**

0 commit comments

Comments
 (0)