From 72071ba319833252534fc95f275fe30e5392e19e Mon Sep 17 00:00:00 2001
From: Ansgar Burchardt <ansgar@debian.org>
Date: Mon, 16 May 2016 20:01:00 +0200
Subject: [PATCH] debian-security/dak.conf: Remove `Security-Install` block

It doesn't seem to be used anywhere.
---
 config/debian-security/dak.conf | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf
index 7877ed9d..10213e59 100644
--- a/config/debian-security/dak.conf
+++ b/config/debian-security/dak.conf
@@ -108,16 +108,6 @@ Clean-Suites
   MorgueSubDir "pool";
 };
 
-Security-Install
-{
-  ComponentMappings
-  {
-    main "ftp-master.debian.org:/pub/UploadQueue";
-    contrib "ftp-master.debian.org:/pub/UploadQueue";
-    non-free "ftp-master.debian.org:/pub/UploadQueue";
-  };
-};
-
 SuiteMappings
 {
  "silent-map stable-security stable";
-- 
2.39.5