]> git.saurik.com Git - cydia.git/blobdiff - Cydia/ProgressEvent.h
Avoid counting a package as "lost" multiple times.
[cydia.git] / Cydia / ProgressEvent.h
index 1b2bae09c5bd3d032eb2d74c3e8384dceeeb8896..ff249ca7f873769945663193e8b1b9c74fda89cb 100644 (file)
@@ -1,5 +1,5 @@
 /* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2014  Jay Freeman (saurik)
+ * Copyright (C) 2008-2015  Jay Freeman (saurik)
 */
 
 /* GNU General Public License, Version 3 {{{ */
@@ -24,8 +24,6 @@
 
 #include <Foundation/Foundation.h>
 
-#include <CydiaSubstrate/CydiaSubstrate.h>
-
 #include <apt-pkg/acquire.h>
 
 @interface CydiaProgressEvent : NSObject {