mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 21:33:04 +04:00
viz: eliminate warnings from tutorial code
This commit is contained in:
@@ -32,7 +32,7 @@ using namespace std;
|
||||
* @function help
|
||||
* @brief Display instructions to use this tutorial program
|
||||
*/
|
||||
void help()
|
||||
static void help()
|
||||
{
|
||||
cout
|
||||
<< "--------------------------------------------------------------------------" << endl
|
||||
|
||||
Reference in New Issue
Block a user