summaryrefslogtreecommitdiff
path: root/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-07-04 19:43:04 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-07-04 19:43:04 +0000
commit1d282b58e4404a18efe7095b4a51da0832749add (patch)
tree4b5f509a4d8c81f7b7fe4b40e8dc1a3a3833c7ce /macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h
parent4a81192edf7bb1ae1e80fd0e1870897dfd113009 (diff)
downloadpcsxr-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/plugins/PeopsXgl/macsrc/PluginWindowController.h')
-rwxr-xr-xmacosx/plugins/PeopsXgl/macsrc/PluginWindowController.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h b/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h
index 6ad83f63..ad1ef6b0 100755
--- a/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h
+++ b/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h
@@ -53,7 +53,6 @@ extern PluginWindowController *gameController;
- (NSRect) screenFrame;
- (void)subscribeToEvents;
-
- (id)initWithCoder:(NSCoder *)aDecoder ;
- (id)initWithWindow:(NSWindow*)theWindow;