diff options
author | stuconnolly <stuart02@gmail.com> | 2012-04-01 20:39:57 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-04-01 20:39:57 +0000 |
commit | 389b86985d977f81f840112249da5e3e278921e2 (patch) | |
tree | 347425c21b25296bc03ce3bd416c8cd4410a2daf /Source/DeepMutableCopy.h | |
parent | 66ebdb1cffe636c0d7586a5bc3867df00839820c (diff) | |
download | sequelpro-389b86985d977f81f840112249da5e3e278921e2.tar.gz sequelpro-389b86985d977f81f840112249da5e3e278921e2.tar.bz2 sequelpro-389b86985d977f81f840112249da5e3e278921e2.zip |
Tidy up.
Diffstat (limited to 'Source/DeepMutableCopy.h')
-rw-r--r-- | Source/DeepMutableCopy.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Source/DeepMutableCopy.h b/Source/DeepMutableCopy.h deleted file mode 100644 index a1c92e21..00000000 --- a/Source/DeepMutableCopy.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * DeepMutableCopy.h - * - * Created by Matt Gemmell on 02/05/2008. - * Copyright 2008 Instinctive Code. All rights reserved. - * - */ - -#import "NSArray_DeepMutableCopy.h" -#import "NSDictionary_DeepMutableCopy.h" |