[gnome-commander] Comment and debug output update
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Comment and debug output update
- Date: Thu, 3 Jun 2021 18:07:55 +0000 (UTC)
commit 6db4a1eb1421e358f6d61f447fb024365b54c77b
Author: Uwe Scholz <u scholz83 gmx de>
Date: Thu Jun 3 19:26:31 2021 +0200
Comment and debug output update
src/dirlist.cc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/dirlist.cc b/src/dirlist.cc
index 487c48b1e..4a123ae53 100644
--- a/src/dirlist.cc
+++ b/src/dirlist.cc
@@ -206,5 +206,6 @@ void dirlist_cancel (GnomeCmdDir *dir)
{
dir->state = GnomeCmdDir::STATE_EMPTY;
- DEBUG('l', "Calling async_cancel\n");
+ // ToDo: Add a cancel-trigger for the async dir listing
+ DEBUG('l', "Cancel dir-listing not implemented yet...\n");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]