After the #6519 a warning about stat() is just that,
[p5sagit/p5-mst-13.2.git] / patchlevel.h
index 0b8d9be..f95db63 100644 (file)
@@ -68,9 +68,8 @@
        applied different patches than you.
  */
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
-static char    * __attribute__ ((unused)) local_patches[] = {
+static char    *local_patches[] = {
        NULL
-       , "v5.6.0-RC1"
        ,NULL
 };