[pan2: 216/268] forgot this



commit ed19cb8c70c8f956d9dac675816013f561b042a5
Author: Heinrich MÃller <sphemuel stud informatik uni-erlangen de>
Date:   Mon Nov 28 18:33:10 2011 +0100

    forgot this

 pan/tasks/queue.cc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pan/tasks/queue.cc b/pan/tasks/queue.cc
index d4b93cd..05a833f 100644
--- a/pan/tasks/queue.cc
+++ b/pan/tasks/queue.cc
@@ -57,9 +57,9 @@ Queue :: Queue (ServerInfo         & server_info,
   _downloads_total(0)
 {
 
-//  tasks_t tasks;
-//  _archive.load_tasks (tasks);
-//  add_tasks (tasks, BOTTOM);
+  tasks_t tasks;
+  _archive.load_tasks (tasks);
+  add_tasks (tasks, BOTTOM);
 
   _tasks.add_listener (this);
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]