aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/BWToolkitFramework.framework/BWToolbarShowFontsItem.h
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/BWToolkitFramework.framework/BWToolbarShowFontsItem.h')
-rw-r--r--Frameworks/BWToolkitFramework.framework/BWToolbarShowFontsItem.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/Frameworks/BWToolkitFramework.framework/BWToolbarShowFontsItem.h b/Frameworks/BWToolkitFramework.framework/BWToolbarShowFontsItem.h
deleted file mode 100644
index 8c7ec5d5..00000000
--- a/Frameworks/BWToolkitFramework.framework/BWToolbarShowFontsItem.h
+++ /dev/null
@@ -1,16 +0,0 @@
-//
-// BWToolbarShowFontsItem.h
-// BWToolkit
-//
-// Created by Brandon Walkin (www.brandonwalkin.com)
-// All code is provided under the New BSD license.
-//
-
-#import <Cocoa/Cocoa.h>
-
-@interface BWToolbarShowFontsItem : NSToolbarItem
-{
-
-}
-
-@end