Skip to content

Commit

Permalink
Remove non-utf8 char
Browse files Browse the repository at this point in the history
Also delete old useless keyword stuff

Fixes issue #306
  • Loading branch information
zpostfacto committed Aug 30, 2024
1 parent 1b57cce commit 1b37c25
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/public/tier1/utllinkedlist.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
//========= Copyright 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose: Linked list container class
//
// $Revision: $
// $NoKeywords: $
//=============================================================================//

#ifndef UTLLINKEDLIST_H
Expand Down

0 comments on commit 1b37c25

Please sign in to comment.