From 386f13a22818b9587f5e597cf89a7afedc4ec897 Mon Sep 17 00:00:00 2001 From: taipanromania Date: Mon, 21 Jul 2008 18:08:07 +0000 Subject: [PATCH] cleanup --- backend_qt4/barcoderender.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/backend_qt4/barcoderender.cpp b/backend_qt4/barcoderender.cpp index f8ea4f11..d83e35cc 100644 --- a/backend_qt4/barcoderender.cpp +++ b/backend_qt4/barcoderender.cpp @@ -14,7 +14,6 @@ * along with this program. If not, see . * ***************************************************************************/ #include -#include #include "barcoderender.h" @@ -205,10 +204,8 @@ void BareCode::render(QPainter & painter, const QRectF & paintRect, AspectRatioM break; case CenterBarCode: - qDebug()<