diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-01-27 17:47:32 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2006-01-27 17:47:32 +0000 |
commit | b388201a9db47867f69aa830ccaa32e89394fc5f (patch) | |
tree | 37faf8e9c2261d639c2f7bb0bbdc801c342a99cb /patchlevel.h | |
parent | 8716aee0bc09811c26bfb9f3a3fdfd478c6e0417 (diff) | |
download | perl-b388201a9db47867f69aa830ccaa32e89394fc5f.tar.gz |
Remove patch number
p4raw-id: //depot/perl@26966
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/patchlevel.h b/patchlevel.h index d11bba111c..0950cbcd0d 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -115,10 +115,6 @@ 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 |