diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-04 19:43:04 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-04 19:43:04 +0000 |
| commit | 1d282b58e4404a18efe7095b4a51da0832749add (patch) | |
| tree | 4b5f509a4d8c81f7b7fe4b40e8dc1a3a3833c7ce /macosx/PcsxrMemCardController.m | |
| parent | 4a81192edf7bb1ae1e80fd0e1870897dfd113009 (diff) | |
| download | pcsxr-1d282b58e4404a18efe7095b4a51da0832749add.tar.gz | |
get rid of extra, blank lines on OS X.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85818 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/PcsxrMemCardController.m')
| -rwxr-xr-x | macosx/PcsxrMemCardController.m | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/macosx/PcsxrMemCardController.m b/macosx/PcsxrMemCardController.m index 158c99ed..90961cc2 100755 --- a/macosx/PcsxrMemCardController.m +++ b/macosx/PcsxrMemCardController.m @@ -15,7 +15,6 @@ #define MAX_MEMCARD_BLOCKS 15 - static inline void CopyMemcardData(char *from, char *to, int srci, int dsti, char *str) { // header @@ -29,7 +28,6 @@ static inline void CopyMemcardData(char *from, char *to, int srci, int dsti, cha //printf("data = %s\n", from + (srci+1) * 128); } - @implementation PcsxrMemCardController //memCard1Array KVO functions |
