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