Remove non-utf8 char

Also delete old useless keyword stuff

Fixes issue #306
This commit is contained in:
Fletcher Dunn
2024-08-30 13:12:58 -07:00
parent 1b57ccedc0
commit 1b37c25f93
+1 -3
View File
@@ -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