diff options
Diffstat (limited to 'backends/plugins/elf/elf-provider.h')
-rw-r--r-- | backends/plugins/elf/elf-provider.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/plugins/elf/elf-provider.h b/backends/plugins/elf/elf-provider.h index 62ea930829..a966f371f6 100644 --- a/backends/plugins/elf/elf-provider.h +++ b/backends/plugins/elf/elf-provider.h @@ -92,4 +92,3 @@ protected: #endif // defined(DYNAMIC_MODULES) && defined(USE_ELF_LOADER) #endif /* BACKENDS_PLUGINS_ELF_PROVIDER_H */ - |