Skip to content

Commit

Permalink
redundant QDEL_NULL
Browse files Browse the repository at this point in the history
  • Loading branch information
Legendaxe committed Jan 14, 2024
1 parent 7511bb9 commit a50c2ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/client/client_procs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@
#ifdef MULTIINSTANCE
SSinstancing.update_playercache() // Clear us out
#endif
QDEL_NULL(chatOutput)
QDEL_NULL(pai_save)

if(movingmob)
Expand Down

0 comments on commit a50c2ab

Please sign in to comment.