]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/misc.h
macosx: remove 2 interface update timers (2 threads), 1 additional interface update...
[vlc] / modules / gui / macosx / misc.h
index 26154ffc5e4eb2726c240231219fe3d343e45836..a6defe57cafa3383924a6b91513bcb5083166af8 100644 (file)
 #import <Cocoa/Cocoa.h>
 #import <ApplicationServices/ApplicationServices.h>
 
-/*****************************************************************************
- * NSImage (VLCAddition)
- *****************************************************************************/
-
-@interface NSImage (VLCAdditions)
-+ (id)imageWithWarningIcon;
-+ (id)imageWithErrorIcon;
-@end
-
 /*****************************************************************************
  * NSAnimation (VLCAddition)
  *****************************************************************************/
 @end
 
 
-/*****************************************************************************
- * VLCControllerWindow
- *****************************************************************************/
-
-
-@interface VLCControllerWindow : NSWindow
-{
-}
-
-@end
-
 /*****************************************************************************
  * VLCControllerView
  *****************************************************************************/