From: Samual Lenks Date: Sat, 24 Aug 2013 23:56:03 +0000 (-0400) Subject: Remove FRAG_VERBOSE here X-Git-Tag: xonotic-v0.8.0~341^2~5 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=commitdiff_plain;h=ef282f39b565a0703fd2895a67caf8939847f473;ds=sidebyside Remove FRAG_VERBOSE here --- diff --git a/qcsrc/common/notifications.qc b/qcsrc/common/notifications.qc index 92cecf25c4..4693dfb4c0 100644 --- a/qcsrc/common/notifications.qc +++ b/qcsrc/common/notifications.qc @@ -913,8 +913,6 @@ void Notification_GetCvars(void) sprintf("notification_%s", msg_choice_notifs[i].nent_name) ); } - - GetCvars_handleFloat(get_cvars_s, get_cvars_f, FRAG_VERBOSE, "notification_frag_verbose"); } #endif