summaryrefslogtreecommitdiff
path: root/src/apt_options.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/apt_options.cc')
-rw-r--r--src/apt_options.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/apt_options.cc b/src/apt_options.cc
index bfeeda5f..4f9c3ca6 100644
--- a/src/apt_options.cc
+++ b/src/apt_options.cc
@@ -290,13 +290,6 @@ option_item misc_options[]={
"cache any package files that can no longer be "
"downloaded from any archive in sources.list."),
PACKAGE "::AutoClean-After-Update", false),
- option_item(N_("URL to use to download changelogs"),
- N_("This option controls the template that's used to "
- "download changelogs from the Debian Web site. You "
- "should only need to change this if the changelogs move "
- "to a different URL."),
- PACKAGE "::Changelog-URL-Template",
- "http://cgi.debian.org/cgi-bin/get-changelog?package=%s"),
option_item(N_("Display a preview of what will be done before doing it"),
N_("If this option is enabled, then when you ask "
"aptitude to perform an install run, it will "