From: Kahrl Date: Thu, 9 May 2013 13:48:35 +0000 (+0200) Subject: Drop IrrlichtDevice when running --speedtests X-Git-Tag: 0.4.7~29^2~13 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3332f606ed9d3016bd73bea2fde685df2a52b1c5;p=oweals%2Fminetest.git Drop IrrlichtDevice when running --speedtests --- diff --git a/src/main.cpp b/src/main.cpp index 3cf6728e4..f2ff88c0c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1462,6 +1462,7 @@ int main(int argc, char *argv[]) { dstream<<"Running speed tests"<drop(); return 0; }