diff options
Diffstat (limited to 'src/common/fakepoll.h')
-rw-r--r-- | src/common/fakepoll.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/common/fakepoll.h b/src/common/fakepoll.h index bf11237dd1..c8632bb7be 100644 --- a/src/common/fakepoll.h +++ b/src/common/fakepoll.h @@ -47,10 +47,3 @@ int tor_poll(struct pollfd *ufds, unsigned int nfds, int timeout); #endif -/* - Local Variables: - mode:c - indent-tabs-mode:nil - c-basic-offset:2 - End: -*/ |