Follow-up to r1682369 to restore the build on Windows

git-svn-id: https://svn.apache.org/repos/asf/perl/modperl/trunk@1682384 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xs/tables/current/ModPerl/FunctionTable.pm b/xs/tables/current/ModPerl/FunctionTable.pm
index 7860617..e5b47ce 100644
--- a/xs/tables/current/ModPerl/FunctionTable.pm
+++ b/xs/tables/current/ModPerl/FunctionTable.pm
@@ -675,24 +675,6 @@
   },
   {
     'return_type' => 'const char *',
-    'name' => 'modperl_cmd_interp_scope',
-    'args' => [
-      {
-        'type' => 'cmd_parms *',
-        'name' => 'parms'
-      },
-      {
-        'type' => 'void *',
-        'name' => 'mconfig'
-      },
-      {
-        'type' => 'const char *',
-        'name' => 'arg'
-      }
-    ]
-  },
-  {
-    'return_type' => 'const char *',
     'name' => 'modperl_cmd_interp_start',
     'args' => [
       {
@@ -3247,16 +3229,6 @@
     ]
   },
   {
-    'return_type' => 'const char *',
-    'name' => 'modperl_interp_scope_desc',
-    'args' => [
-      {
-        'type' => 'modperl_interp_scope_e',
-        'name' => 'scope'
-      }
-    ]
-  },
-  {
     'return_type' => 'modperl_interp_t *',
     'name' => 'modperl_interp_select',
     'args' => [
diff --git a/xs/tables/current24/ModPerl/FunctionTable.pm b/xs/tables/current24/ModPerl/FunctionTable.pm
index a0f3ccf..9449ee3 100644
--- a/xs/tables/current24/ModPerl/FunctionTable.pm
+++ b/xs/tables/current24/ModPerl/FunctionTable.pm
@@ -718,24 +718,6 @@
   },
   {
     'return_type' => 'const char *',
-    'name' => 'modperl_cmd_interp_scope',
-    'args' => [
-      {
-        'type' => 'cmd_parms *',
-        'name' => 'parms'
-      },
-      {
-        'type' => 'void *',
-        'name' => 'mconfig'
-      },
-      {
-        'type' => 'const char *',
-        'name' => 'arg'
-      }
-    ]
-  },
-  {
-    'return_type' => 'const char *',
     'name' => 'modperl_cmd_interp_start',
     'args' => [
       {
@@ -3298,16 +3280,6 @@
     ]
   },
   {
-    'return_type' => 'const char *',
-    'name' => 'modperl_interp_scope_desc',
-    'args' => [
-      {
-        'type' => 'modperl_interp_scope_e',
-        'name' => 'scope'
-      }
-    ]
-  },
-  {
     'return_type' => 'modperl_interp_t *',
     'name' => 'modperl_interp_select',
     'args' => [