mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
more warnings fixed. +some warnings in examples
This commit is contained in:
@@ -180,7 +180,7 @@ bool ASDFrameSequencer::isOpen()
|
||||
return false;
|
||||
};
|
||||
|
||||
void ASDFrameSequencer::getFrameCaption(char *caption) {
|
||||
void ASDFrameSequencer::getFrameCaption(char* /*caption*/) {
|
||||
return;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user