From f2b201aed84b0d600c2760869f627a647eb74396 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Mon, 5 Oct 2009 03:37:09 -0500 Subject: [PATCH] You're not seeing this right now. Temporary build fix maybe. --- core/EventManager.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/EventManager.h b/core/EventManager.h index 6ed3dda32..fe5af93c3 100644 --- a/core/EventManager.h +++ b/core/EventManager.h @@ -25,8 +25,6 @@ * this exception to all derivative works. AlliedModders LLC defines further * exceptions, found in LICENSE.txt (as of this writing, version JULY-31-2007), * or . - * - * Version: $Id$ */ #ifndef _INCLUDE_SOURCEMOD_EVENTMANAGER_H_