Remove the cva-match.h file

cva-match is a reference program, doesn't really need a header file
This commit is contained in:
Bradlee Speice 2012-06-21 12:58:51 -04:00
parent 6099aa6107
commit 792ef300cb

View File

@ -23,8 +23,6 @@
#include "libcvautomation.h"
#include "cva-match.h"
int main( int argc, char** argv )
{
CvPoint result_point;