summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/formatter.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/tools/formatter/formatter.cpp b/noncore/tools/formatter/formatter.cpp
index 983459c..d52a4be 100644
--- a/noncore/tools/formatter/formatter.cpp
+++ b/noncore/tools/formatter/formatter.cpp
@@ -474,5 +474,5 @@ bool FormatterApp::doFsck() {
QString selectedDevice;
-#if defined(QT_QWS_IPAQ) || defined(QT_QWS_EBX) // lets test on something cheap
+//f defined(QT_QWS_IPAQ) || defined(QT_QWS_EBX) // lets test on something cheap
selectedDevice = deviceComboBox->currentText();
-#else
+//#else
// currentText = diskDevice = "/dev/fd0";
@@ -482,3 +482,3 @@ bool FormatterApp::doFsck() {
-#endif
+//#endif