diff options
Diffstat (limited to 'Frameworks/BWToolkitFramework.framework/BWUnanchoredButtonContainer.m')
-rw-r--r-- | Frameworks/BWToolkitFramework.framework/BWUnanchoredButtonContainer.m | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/Frameworks/BWToolkitFramework.framework/BWUnanchoredButtonContainer.m b/Frameworks/BWToolkitFramework.framework/BWUnanchoredButtonContainer.m deleted file mode 100644 index 11d7ad81..00000000 --- a/Frameworks/BWToolkitFramework.framework/BWUnanchoredButtonContainer.m +++ /dev/null @@ -1,15 +0,0 @@ -// -// BWUnanchoredButtonContainer.m -// BWToolkit -// -// Created by Brandon Walkin (www.brandonwalkin.com) -// All code is provided under the New BSD license. -// - -// See the integration class - -#import "BWUnanchoredButtonContainer.h" - -@implementation BWUnanchoredButtonContainer - -@end |