From 0eef5372fd59349bc6476a171670ff3b30a1ca6c Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Sun, 12 Aug 2012 20:26:37 +0200
Subject: [PATCH] remove newstage function

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.dinstall | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index c4b363ca..a626c93a 100755
--- a/config/debian/cron.dinstall
+++ b/config/debian/cron.dinstall
@@ -226,14 +226,6 @@ GO=(
 )
 stage $GO
 
-GO=(
-    FUNC="newstage"
-    TIME="newstage"
-    ARGS=""
-    ERR=""
-)
-stage $GO
-
 GO=(
     FUNC="cruft"
     TIME="cruft"
-- 
2.39.5