X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=EnjoyableApplicationDelegate.h;h=b77f799e6879220960689d4ce1739ae100ac424c;hp=3e744189657c2098356575284327b044a264a0d1;hb=1315dd378437c84891c795c9927ff40d42d74cb3;hpb=e23012ee44e26e9fd2bd43340a3fd806b084fa47 diff --git a/EnjoyableApplicationDelegate.h b/EnjoyableApplicationDelegate.h index 3e74418..b77f799 100644 --- a/EnjoyableApplicationDelegate.h +++ b/EnjoyableApplicationDelegate.h @@ -18,6 +18,4 @@ @property (nonatomic, strong) IBOutlet NJOutputController *outputController; @property (nonatomic, strong) IBOutlet NJMappingsController *mappingsController; -- (void)mappingsChanged; - @end