Skip to content

Commit 7579ef5

Browse files
committed
trailing white space corrected
1 parent 01268aa commit 7579ef5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/ximgproc/src/estimated_covariance.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ class EstimateCovariance{
103103
int pc;
104104
int threads;
105105

106-
// Combination* combinationsTable;
107-
std::vector<Combination> combinationsTable;
106+
std::vector<Combination> combinationsTable;
108107
};
109108

110109

0 commit comments

Comments
 (0)