From ae9f9e6994c430d697387bb005616bda4a9c09b8 Mon Sep 17 00:00:00 2001 From: Clinton Stimpson Date: Mon, 22 Sep 2008 14:00:37 -0400 Subject: BUG: remove debug statements. --- Modules/FindQt4.cmake | 2 -- 1 file changed, 2 deletions(-) diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake index 8280fdf..c6ee799 100644 --- a/Modules/FindQt4.cmake +++ b/Modules/FindQt4.cmake @@ -1294,8 +1294,6 @@ IF (QT4_QMAKE_FOUND) MACRO(QT4_CREATE_TRANSLATION _qm_files) QT4_EXTRACT_OPTIONS(_lupdate_files _lupdate_options ${ARGN}) - MESSAGE("lupdate_files ${_lupdate_files}") - MESSAGE("lupdate_options ${_lupdate_options}") SET(_my_sources) SET(_my_tsfiles) FOREACH (_file ${_lupdate_files}) -- cgit v0.12