diff options
Diffstat (limited to 'src/fastd.h')
-rw-r--r-- | src/fastd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fastd.h b/src/fastd.h index cadca36..2dd0996 100644 --- a/src/fastd.h +++ b/src/fastd.h @@ -47,9 +47,6 @@ #include <unistd.h> -#define FASTD_VERSION "7+" - - /* This must be adjusted when new methods are added */ #define MAX_METHODS 3 |