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>
Tento commit je obsažen v:
Johan Herland 2010-11-15 18:39:48 +01:00 odevzdal Lars Hjemli
rodič 7618cac1ee
revize 17596459fe

Zobrazit soubor

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