diff options
Diffstat (limited to 'src/nv_const.h')
-rw-r--r-- | src/nv_const.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_const.h b/src/nv_const.h index 523c7ee..7a7bdea 100644 --- a/src/nv_const.h +++ b/src/nv_const.h @@ -6,9 +6,6 @@ #define NV_VERSION 4000 #define NV_NAME "NV" #define NV_DRIVER_NAME "nv" -#define NV_MAJOR_VERSION 1 -#define NV_MINOR_VERSION 1 -#define NV_PATCHLEVEL 2 #endif /* __NV_CONST_H__ */ |