From c668c662b616ec378f6ff8315055b46acbc923cc Mon Sep 17 00:00:00 2001 From: Bibiko Date: Mon, 3 Jan 2011 12:49:49 +0000 Subject: =?UTF-8?q?=E2=80=A2=20changed=20the=20way=20to=20check=20for=20av?= =?UTF-8?q?ailable=20update=20of=20Default=20Bundles=20-=20perform=20a=20c?= =?UTF-8?q?heck=20only=20if=20the=20revision=20number=20is=20greater=20as?= =?UTF-8?q?=20the=20last=20recorded=20one,=20in=20other=20words=20if=20an?= =?UTF-8?q?=20updated=20version=20of=20Sequel=20Pro=20was=20installed=20an?= =?UTF-8?q?d=20runs=20for=20the=20very=20first=20time?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Source/SPConstants.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/SPConstants.h') diff --git a/Source/SPConstants.h b/Source/SPConstants.h index f95f6286..d3171802 100644 --- a/Source/SPConstants.h +++ b/Source/SPConstants.h @@ -376,7 +376,6 @@ extern NSString *SPLastImportIntoNewTableEncoding; extern NSString *SPLastImportIntoNewTableType; extern NSString *SPGlobalValueHistory; extern NSString *SPBundleDeletedDefaultBundlesKey; -extern NSString *SPBundleUpdatedDefaultBundlesKey; // URLs extern NSString *SPDonationsURL; -- cgit v1.2.3