From 382534b7cc7c9cc484dd76316288b48159697d00 Mon Sep 17 00:00:00 2001 From: Andrey Akhmichin Date: Sun, 6 Jun 2021 19:46:11 +0500 Subject: [PATCH] Fix compilation. --- dlls/weapons.h | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/weapons.h b/dlls/weapons.h index eb3083ab..df217ddf 100644 --- a/dlls/weapons.h +++ b/dlls/weapons.h @@ -807,7 +807,6 @@ public: void StartFire( void ); void Fire( Vector vecOrigSrc, Vector vecDirShooting, float flDamage ); float GetFullChargeTime( void ); - BOOL IsUseable(); int m_iSoundState; // don't save this