ui-stats: Remove unnecessary #include

<string-list.h> is already #included from cgit.h

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Johan Herland 2010-11-15 18:39:48 +01:00 committed by Lars Hjemli
parent 7618cac1ee
commit 17596459fe
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#include <string-list.h>
#include "cgit.h"
#include "html.h"
#include "ui-shared.h"