[gnome-todo] task-list-view: Remove unused define
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-todo] task-list-view: Remove unused define
 
- Date: Thu,  6 Jun 2019 02:20:47 +0000 (UTC)
 
commit 4b4edfb68f0450e8760a82fce599cdb7fe6c45f9
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue May 14 19:18:31 2019 -0300
    task-list-view: Remove unused define
 src/task-list-view/gtd-task-list-view.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/task-list-view/gtd-task-list-view.c b/src/task-list-view/gtd-task-list-view.c
index 5cfe328..8b9833a 100644
--- a/src/task-list-view/gtd-task-list-view.c
+++ b/src/task-list-view/gtd-task-list-view.c
@@ -139,7 +139,6 @@ typedef struct
 #define DND_SCROLL_OFFSET            24 //px
 #define LUMINANCE(c)                 (0.299 * c->red + 0.587 * c->green + 0.114 * c->blue)
 #define TASK_REMOVED_NOTIFICATION_ID "task-removed-id"
-#define N_TASKS_BEFORE_LOAD          50
 
 
 static void          on_clear_completed_tasks_activated_cb       (GSimpleAction      *simple,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]