summaryrefslogtreecommitdiff
path: root/src/common/fakepoll.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/fakepoll.h')
-rw-r--r--src/common/fakepoll.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/common/fakepoll.h b/src/common/fakepoll.h
index ca7f44a4ea..353e11ee4e 100644
--- a/src/common/fakepoll.h
+++ b/src/common/fakepoll.h
@@ -6,16 +6,6 @@
* Nick Mathewson <nickm@freehaven.net>
*/
-/*
- * Changes :
- * $Log$
- * Revision 1.2 2003/05/09 02:25:37 nickm
- * work on versioning; new log_fn function
- *
- * Revision 1.1 2002/09/03 18:43:50 nickm
- * Add function to fake a poll call using select
- *
- */
#ifndef __FAKEPOLL_H
#define __FAKEPOLL_H