We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8b834 commit 056b689Copy full SHA for 056b689
gdnative-core/src/lib.rs
@@ -55,7 +55,3 @@ pub mod private;
55
//
56
57
pub use init::{InitializeInfo, TerminateInfo};
58
-
59
-#[deprecated(since = "0.10.0", note = "use core_types::GodotResult")]
60
-#[doc(hidden)]
61
-pub type GodotResult = core_types::GodotResult;
0 commit comments