cache bounds with item ids in DrawTask

This commit is contained in:
ZappoMan 2015-06-08 09:05:16 -07:00
parent 46a8b831fc
commit 84c37bd301

View file

@ -12,8 +12,6 @@
#include <algorithm>
#include <assert.h>
#include <QMap>
#include "DrawTask.h"
#include <PerfStat.h>