aboutsummaryrefslogtreecommitdiff
path: root/src/or/ntmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/ntmain.c')
-rw-r--r--src/or/ntmain.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/or/ntmain.c b/src/or/ntmain.c
index efc2a6069c..385e1066a9 100644
--- a/src/or/ntmain.c
+++ b/src/or/ntmain.c
@@ -2,14 +2,10 @@
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2008, The Tor Project, Inc. */
/* See LICENSE for licensing information */
-/* $Id$ */
#define MAIN_PRIVATE
#include "or.h"
-const char ntmain_c_id[] =
- "$Id$";
-
#include <tchar.h>
#define GENSRV_SERVICENAME TEXT("tor")
#define GENSRV_DISPLAYNAME TEXT("Tor Win32 Service")