summaryrefslogtreecommitdiff
path: root/accel-pptpd/events.h
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pptpd/events.h')
-rw-r--r--accel-pptpd/events.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/accel-pptpd/events.h b/accel-pptpd/events.h
deleted file mode 100644
index 15704a7..0000000
--- a/accel-pptpd/events.h
+++ /dev/null
@@ -1,18 +0,0 @@
-//
-// C++ Interface: events
-//
-// Description:
-//
-//
-// Author: <xeb@mail.ru>, (C) 2009
-//
-// Copyright: See COPYING file that comes with this distribution
-//
-//
-
-#ifndef EVENTS_H
-#define EVENTS_H
-
-#define EV_PPP_PACKET 1
-
-#endif