mirror of
https://github.com/godotengine/godot.git
synced 2026-02-07 19:32:36 +00:00
Remove unused header in editor.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
@@ -30,13 +30,13 @@
|
||||
|
||||
#include "codesign.h"
|
||||
|
||||
#include "core/crypto/crypto_core.h"
|
||||
#include "core/io/dir_access.h"
|
||||
#include "lipo.h"
|
||||
#include "macho.h"
|
||||
|
||||
#include "core/io/plist.h"
|
||||
#include "core/os/os.h"
|
||||
#include "editor/editor_paths.h"
|
||||
#include "editor/editor_settings.h"
|
||||
|
||||
#include "modules/modules_enabled.gen.h" // For regex.
|
||||
|
||||
@@ -44,6 +44,8 @@
|
||||
|
||||
#ifdef MODULE_REGEX_ENABLED
|
||||
|
||||
#include "modules/regex/regex.h"
|
||||
|
||||
/*************************************************************************/
|
||||
/* CodeSignCodeResources */
|
||||
/*************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user