From ee87f4b649115e5aaed2f08450ab57eae5870913 Mon Sep 17 00:00:00 2001
From: Alexey <AlexeyAB@users.noreply.github.com>
Date: Tue, 19 Dec 2017 13:58:29 +0000
Subject: [PATCH] Update Readme.md

---
 README.md |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8690ea6..05b9cca 100644
--- a/README.md
+++ b/README.md
@@ -166,8 +166,6 @@
 
 `OPENCV;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)`
 
-- open file: `\src\detector.c` and check lines `#pragma` and `#inclue` for OpenCV.
-
 - compile to .exe (X64 & Release) and put .dll-s near with .exe:
 
     * `pthreadVC2.dll, pthreadGC2.dll` from \3rdparty\dll\x64

--
Gitblit v1.10.0