Showing
1 changed file
with
0 additions
and
2 deletions
@@ -10,8 +10,6 @@ | @@ -10,8 +10,6 @@ | ||
10 | // Portions are based on the ImageClient example from Apple: | 10 | // Portions are based on the ImageClient example from Apple: |
11 | // See: http://developer.apple.com/samplecode/ImageClient/listing37.html | 11 | // See: http://developer.apple.com/samplecode/ImageClient/listing37.html |
12 | 12 | ||
13 | -#import <Cocoa/Cocoa.h> | ||
14 | - | ||
15 | 13 | ||
16 | typedef enum _ASINetworkErrorType { | 14 | typedef enum _ASINetworkErrorType { |
17 | ASIConnectionFailureErrorType = 1, | 15 | ASIConnectionFailureErrorType = 1, |
-
Please register or login to post a comment