diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/CompilerKit/Detail/Config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/CompilerKit/Detail/Config.h b/include/CompilerKit/Detail/Config.h index 14d4fd0..3693754 100644 --- a/include/CompilerKit/Detail/Config.h +++ b/include/CompilerKit/Detail/Config.h @@ -67,7 +67,4 @@ inline bool install_signal(Int32 signal, void (*handler)(int)) noexcept { } // namespace CompilerKit -/// @brief This function is for internal uses only, do not call it without a wrapper! -CK_IMPORT_C bool NectarCheckFrontend(CompilerKit::STLString& input); - #endif // __COMPILERKIT_CONFIG_H__ |
