From 4575c52ff5b632b870422e0c99564778ae535173 Mon Sep 17 00:00:00 2001 From: "theraysmith@gmail.com" Date: Thu, 18 Aug 2011 16:45:59 +0000 Subject: [PATCH] Removed debugwin.cpp, fixing issue 448 git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@613 d0cd1f9f-072b-0410-8dd7-cf729c803f20 --- ccmain/pgedit.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/ccmain/pgedit.cpp b/ccmain/pgedit.cpp index b44342d6..a31c57f7 100755 --- a/ccmain/pgedit.cpp +++ b/ccmain/pgedit.cpp @@ -33,7 +33,6 @@ #include "tordmain.h" #include "statistc.h" -#include "debugwin.h" #include "svshowim.h" #include "paramsd.h" #include "string.h"