summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/patchlevel.h b/patchlevel.h
index af6e18f49b..2f03a044d1 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -115,14 +115,9 @@ hunk.
*/
-#ifndef PERL_PATCHNUM
-#define PERL_PATCHNUM 24148
-#endif
-
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char * const local_patches[] = {
NULL
- ,"DEVEL" STRINGIFY(PERL_PATCHNUM)
,NULL
};