summaryrefslogtreecommitdiff
path: root/emit.c
diff options
context:
space:
mode:
Diffstat (limited to 'emit.c')
-rw-r--r--emit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/emit.c b/emit.c
index 0ceb2f0..f867f2a 100644
--- a/emit.c
+++ b/emit.c
@@ -1,7 +1,6 @@
/*= -*- c-basic-offset: 4; indent-tabs-mode: nil; -*-
*
* librsync -- dynamic caching and delta update in HTTP
- * $Id$
*
* Copyright (C) 2000, 2001, 2004 by Martin Pool <mbp@sourcefrog.net>
*
@@ -39,7 +38,6 @@
#include "librsync.h"
#include "command.h"
-#include "protocol.h"
#include "trace.h"
#include "emit.h"
#include "prototab.h"