[rkward] rkward: Whoops, this hack should have been gone, long ago...
Thomas Friedrichsmeier
null at kde.org
Sun Apr 15 08:58:16 UTC 2018
Git commit b0c43c786ce60be964316ba858f4d668571adf90 by Thomas Friedrichsmeier.
Committed on 15/04/2018 at 08:36.
Pushed by tfry into branch 'master'.
Whoops, this hack should have been gone, long ago...
M +0 -4 rkward/main.cpp
https://commits.kde.org/rkward/b0c43c786ce60be964316ba858f4d668571adf90
diff --git a/rkward/main.cpp b/rkward/main.cpp
index c8d91185..064485a0 100644
--- a/rkward/main.cpp
+++ b/rkward/main.cpp
@@ -159,10 +159,6 @@ void RKDebug (int flags, int level, const char *fmt, ...) {
}
int main (int argc, char *argv[]) {
- // TODO: This is a _temporary_ hack! --> Problems with output not updating on Windows Live Image. See https://mail.kde.org/pipermail/rkward-devel/2016-September/004660.html .
-#warning Remove me!
- qputenv ("KDIRWATCH_METHOD", QByteArray ("Stat"));
-
QApplication app (argc, argv);
#ifdef WITH_KCRASH
KCrash::setDrKonqiEnabled (true);
More information about the rkward-tracker
mailing list