From ee2cb87959238e1f216ff83a8feb03c8d84a25f4 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Tue, 29 Nov 2011 04:27:27 +0000 Subject: Removing unused outlets. Naming some stuff in the xib to be more user-friendly. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72694 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PcsxrMemCardController.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'macosx/PcsxrMemCardController.h') diff --git a/macosx/PcsxrMemCardController.h b/macosx/PcsxrMemCardController.h index ae8d939f..c6d05121 100644 --- a/macosx/PcsxrMemCardController.h +++ b/macosx/PcsxrMemCardController.h @@ -13,8 +13,6 @@ { IBOutlet NSCollectionView *memCard1view; IBOutlet NSCollectionView *memCard2view; - IBOutlet NSButton *leftMove; - IBOutlet NSButton *rightMove; NSMutableArray *memCard1Array; NSMutableArray *memCard2Array; } -- cgit v1.2.3