This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5200delta: Tk has been fixed
[perl5.git] / perly.c
diff --git a/perly.c b/perly.c
index 5a934dc..d8eedf2 100644 (file)
--- a/perly.c
+++ b/perly.c
@@ -433,9 +433,6 @@ Perl_yyparse (pTHX_ int gramtype)
 
     switch (yyn) {
 
-
-#define dep() deprecate("\"do\" to call subroutines")
-
 #ifdef PERL_IN_MADLY_C
 #  define IVAL(i) (i)->tk_lval.ival
 #  define PVAL(p) (p)->tk_lval.pval