Skip to content

Commit a202d4e

Browse files
FlaminSargeEricS-Valve
authored andcommitted
Remove method from header file
1 parent 22344b1 commit a202d4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/game/shared/tf/tf_weapon_shotgun.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ class CTFScatterGun : public CTFShotgun
114114
virtual void ApplyPostHitEffects( const CTakeDamageInfo &inputInfo, CTFPlayer *pPlayer );
115115
virtual void FinishReload( void );
116116
virtual bool HasKnockback( void );
117-
virtual bool SendWeaponAnim( int iActivity );
118117

119118
#ifdef GAME_DLL
120119
virtual void Equip( CBaseCombatCharacter *pOwner );

0 commit comments

Comments
 (0)