diff --git a/tests/cxcore/src/adatastruct.cpp b/tests/cxcore/src/adatastruct.cpp index 74c9547d8..389a172ff 100644 --- a/tests/cxcore/src/adatastruct.cpp +++ b/tests/cxcore/src/adatastruct.cpp @@ -2333,6 +2333,6 @@ void CxCore_GraphScanTest::run( int ) cvReleaseMat( &edge_mask ); } -CxCore_GraphScanTest graphscan_test; +//CxCore_GraphScanTest graphscan_test; /* End of file. */