- Updated TODO

- Removed useless include in downloadThread
This commit is contained in:
Christophe Dumez 2007-08-07 22:14:23 +00:00
parent 06a2f2ad1f
commit 60923e81c6
2 changed files with 3 additions and 4 deletions

View file

@ -30,7 +30,6 @@
#include <QWaitCondition>
#include <iostream>
#include <cc++/common.h>
#include "misc.h"
#ifdef CCXX_NAMESPACES
using namespace std;