Author: dmacvicar Date: Mon Dec 3 00:37:24 2007 New Revision: 42581 URL: http://svn.opensuse.org/viewcvs/yast?rev=42581&view=rev Log: remove so grep does not find it Modified: branches/tmp/coolo/qt4-port/src/YQMultiSelectionBox.cc branches/tmp/coolo/qt4-port/src/YQTree.cc Modified: branches/tmp/coolo/qt4-port/src/YQMultiSelectionBox.cc URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/coolo/qt4-port/src/YQMultiSelectionBox.cc?rev=42581&r1=42580&r2=42581&view=diff ============================================================================== --- branches/tmp/coolo/qt4-port/src/YQMultiSelectionBox.cc (original) +++ branches/tmp/coolo/qt4-port/src/YQMultiSelectionBox.cc Mon Dec 3 00:37:24 2007 @@ -16,8 +16,6 @@ /-*/ -//#define QT3_SUPPORT 1 - #include <limits.h> #include <QString> #include <QLabel> Modified: branches/tmp/coolo/qt4-port/src/YQTree.cc URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/coolo/qt4-port/src/YQTree.cc?rev=42581&r1=42580&r2=42581&view=diff ============================================================================== --- branches/tmp/coolo/qt4-port/src/YQTree.cc (original) +++ branches/tmp/coolo/qt4-port/src/YQTree.cc Mon Dec 3 00:37:24 2007 @@ -16,7 +16,6 @@ /-*/ -//#define QT3_SUPPORT #include <QColorGroup> #include <QHeaderView> #include <QLabel> -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org