Skip to content

Commit

Permalink
Cleanup the code.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Dec 1, 2023
1 parent eb138ba commit 8f76d1e
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1,314 deletions.
33 changes: 0 additions & 33 deletions macros.h

This file was deleted.

2 changes: 0 additions & 2 deletions src/register_types.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ void uninitialize_whisper_module(ModuleInitializationLevel p_level) {

extern "C" {

// Initialization.

GDExtensionBool GDE_EXPORT godot_whisper_library_init(const GDExtensionInterfaceGetProcAddress p_get_proc_address, GDExtensionClassLibraryPtr p_library, GDExtensionInitialization *r_initialization) {
godot::GDExtensionBinding::InitObject init_obj(p_get_proc_address, p_library, r_initialization);

Expand Down
198 changes: 0 additions & 198 deletions src/speech_processor.del

This file was deleted.

Loading

0 comments on commit 8f76d1e

Please sign in to comment.