X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fdefs.qh;h=b52649a34ead3389310bb9ef544b4c3e4e1bc3d2;hp=28a61cf1cd4120e270bd8fa491049d9f9e2e8f21;hb=02f502c2d57b709c7fd7cbe9776083c8ca6a6345;hpb=cab88c9722dd8c504eb5d797d80c3e524ebfa08b diff --git a/qcsrc/server/defs.qh b/qcsrc/server/defs.qh index 28a61cf1c..b52649a34 100644 --- a/qcsrc/server/defs.qh +++ b/qcsrc/server/defs.qh @@ -298,11 +298,6 @@ string matchid; bool radar_showennemies; -#ifdef PROFILING -float client_cefc_accumulator; -float client_cefc_accumulatortime; -#endif - .float weapon_load[Weapons_MAX]; .int ammo_none; // used by the reloading system, must always be 0 .int clip_load;