From eed8c6f8135cb719f53f16569e3d61824cfe3039 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 21 Jun 2006 13:45:45 +0000 Subject: the newName variable wasn't used and now it is removed --- src/GF/Conversion/SimpleToFCFG.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/GF/Conversion/SimpleToFCFG.hs') diff --git a/src/GF/Conversion/SimpleToFCFG.hs b/src/GF/Conversion/SimpleToFCFG.hs index f4ff2009e..99f0f31fa 100644 --- a/src/GF/Conversion/SimpleToFCFG.hs +++ b/src/GF/Conversion/SimpleToFCFG.hs @@ -88,7 +88,6 @@ convertRule selector (Rule (Abs decl decls (Name fun profile)) (Cnc ctype ctypes accumProf nr (_ ,xpaths) = (nr+cnt+1, Unify [nr..nr+cnt]) where cnt = length xpaths - newName = Name fun (profile `composeProfiles` newProfile) rule = FRule (Abs newCat newArgs (Name fun newProfile)) newLinRec in addFCatRule env2 rule convertRule selector _ frulesEnv = frulesEnv -- cgit v1.2.3