diff options
| author | 2010-03-22 11:39:10 -0500 | |
|---|---|---|
| committer | 2010-08-03 17:32:40 -0400 | |
| commit | 1ac4f3b4f6cd71f294ddbb9759e1ec9c00139f97 (patch) | |
| tree | 9110c4322f451c5e75a135aa166331430778ea76 /src/modmanager_static.cpp | |
| parent | Allow static initialization of dynamic_reference objects (diff) | |
Move ModuleManager::UnloadAll out of modmanager_dynamic
Diffstat (limited to 'src/modmanager_static.cpp')
| -rw-r--r-- | src/modmanager_static.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/modmanager_static.cpp b/src/modmanager_static.cpp index 534dcdec0..2bcd78e6c 100644 --- a/src/modmanager_static.cpp +++ b/src/modmanager_static.cpp @@ -214,8 +214,4 @@ void ModuleManager::LoadAll() } } -void ModuleManager::UnloadAll() -{ -} - #endif |
