diff options
Diffstat (limited to 'plugins/Updater/allocations.cpp')
-rw-r--r-- | plugins/Updater/allocations.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/Updater/allocations.cpp b/plugins/Updater/allocations.cpp deleted file mode 100644 index 733e4145bf..0000000000 --- a/plugins/Updater/allocations.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#include "common.h"
-#include "allocations.h"
-
-Allocations allocations;
-
|