remove redundant extern reference from QHash benchmark

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2019-07-11 15:15:00 +00:00
parent 7bd30599f6
commit 50a8dfc3df

View file

@ -89,7 +89,6 @@ private:
};
const int N = 1000000;
extern double s;
///////////////////// QHash /////////////////////