From 1c715643fcbb3c83d51c56d99aa67f43934ca028 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 15 Oct 2019 17:42:54 +0200 Subject: Mac: Remove unused method declaration --- pugl/detail/mac.h | 1 - 1 file changed, 1 deletion(-) (limited to 'pugl') diff --git a/pugl/detail/mac.h b/pugl/detail/mac.h index 0652733..062737a 100644 --- a/pugl/detail/mac.h +++ b/pugl/detail/mac.h @@ -36,7 +36,6 @@ bool reshaped; } -- (void) dispatchConfigure:(NSRect)bounds; - (void) dispatchExpose:(NSRect)rect; - (void) setReshaped; -- cgit v1.2.1