Commit 4d3cef35 authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #8564 from orisano:patch-1

parents ab9bbf64 550ca10e
......@@ -270,8 +270,6 @@ CvCaptureCAM::CvCaptureCAM(int cameraNum) {
CvCaptureCAM::~CvCaptureCAM() {
stopCaptureDevice();
std::cout << "Cleaned up camera." << std::endl;
}
int CvCaptureCAM::didStart() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment