The following commit has been merged in the master branch:
commit 9a979e68fa47c0288e77102e935fa0703821207e
Author: Guillem Jover <[email protected]>
Date: Mon Jul 13 13:56:01 2009 +0200
dpkg: Remove unused cfom_main enum value
diff --git a/src/main.h b/src/main.h
index c45a8ee..f9fff6f 100644
--- a/src/main.h
+++ b/src/main.h
@@ -71,7 +71,6 @@ enum conffopt {
cfof_isnew = 00400,
cfof_isold = 01000,
cfof_userrmd = 02000,
- cfom_main = 007,
cfo_keep = cfof_keep,
cfo_prompt_keep = cfof_keep | cfof_prompt,
cfo_prompt = cfof_prompt,
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]