summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorOliver Sander <oliver.sander@tu-dresden.de>2018-12-02 21:02:51 +0100
committerAlbert Astals Cid <tsdgeos@yahoo.es>2019-03-21 22:28:13 +0000
commit9bc752c7fabe190987ae46ed28620b62cdff60e9 (patch)
tree0580e37fe3d829a4fe8ec7954239755fde685e04 /test
parentfa8f3f22e85a5508fa53e8604b079e9b73e63f76 (diff)
Remove GooList completely
Diffstat (limited to 'test')
-rw-r--r--test/perf-test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/perf-test.cc b/test/perf-test.cc
index a9573af1..109d3f62 100644
--- a/test/perf-test.cc
+++ b/test/perf-test.cc
@@ -51,7 +51,6 @@
#include "Error.h"
#include "ErrorCodes.h"
#include "goo/GooString.h"
-#include "goo/GooList.h"
#include "goo/GooTimer.h"
#include "GlobalParams.h"
#include "splash/SplashBitmap.h"