From 9d04f89beba547a7723d45ce9582adec59319b7a Mon Sep 17 00:00:00 2001 From: BastiaanOlij Date: Sun, 24 Sep 2017 19:37:22 +1000 Subject: Removed get_resource_dir from osx platform --- platform/osx/os_osx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'platform/osx/os_osx.h') diff --git a/platform/osx/os_osx.h b/platform/osx/os_osx.h index c6a9aeba88..6c81da04f5 100644 --- a/platform/osx/os_osx.h +++ b/platform/osx/os_osx.h @@ -184,7 +184,6 @@ public: virtual void get_fullscreen_mode_list(List *p_list, int p_screen = 0) const; virtual String get_executable_path() const; - virtual String get_resource_dir() const; virtual LatinKeyboardVariant get_latin_keyboard_variant() const; -- cgit v1.2.3