1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

deleted excess semicolons, commas

This commit is contained in:
Ilya Lavrenov
2014-01-18 01:30:29 +04:00
parent e965f3d3d4
commit 37789f015a
68 changed files with 442 additions and 413 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ namespace
HANDLE handle;
dirent ent;
#ifdef HAVE_WINRT
DIR() {};
DIR() { }
~DIR()
{
if (ent.d_name)