BUG: remove debug statements.

This commit is contained in:
Clinton Stimpson 2008-09-22 14:00:37 -04:00
parent 434a99bbeb
commit ae9f9e6994
1 changed files with 0 additions and 2 deletions

View File

@ -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})