From 3236a1e20747551c3489fe044325f7f96fa6c786 Mon Sep 17 00:00:00 2001
From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org>
Date: Fri, 29 May 2015 15:17:32 +0000
Subject: [PATCH] 'NetKAN generated mods -
 RSSTextures4096/RealSolarSystemTextures_4096-1.0.ckan'

---
 .../RealSolarSystemTextures_4096-1.0.ckan     | 25 -------------------
 1 file changed, 25 deletions(-)
 delete mode 100644 RSSTextures4096/RealSolarSystemTextures_4096-1.0.ckan

diff --git a/RSSTextures4096/RealSolarSystemTextures_4096-1.0.ckan b/RSSTextures4096/RealSolarSystemTextures_4096-1.0.ckan
deleted file mode 100644
index a607d9a60c..0000000000
--- a/RSSTextures4096/RealSolarSystemTextures_4096-1.0.ckan
+++ /dev/null
@@ -1,25 +0,0 @@
-{
-    "spec_version"   : 1,
-    "name"           : "Real Solar System Textures - 4096 x 2048",
-    "identifier"     : "RSSTextures4096",
-    "provides"       : [ "RSSTextures" ],
-    "conflicts"      : [
-        { "name" : "RSSTextures2048" },
-        { "name" : "RSSTextures8192" }
-    ],
-    "abstract"       : "Textures for Real Solar Systems",
-    "download"       : "https://ksp.sarbian.com/nathankell/RealSolarSystem/Textures//4096.zip",
-    "license"        : "CC-BY-NC-SA",
-    "version"        : "1.0",
-    "ksp_version"    : "any",
-    "release_status" : "stable",
-    "depends" : [
-        { "name" : "RealSolarSystem" }
-    ],
-    "install" : [
-        {
-            "file"       : "RealSolarSystem",
-            "install_to" : "GameData"
-        }
-    ]
-}