diff options
Diffstat (limited to 'updater/include')
-rw-r--r-- | updater/include/updater/blockimg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/updater/include/updater/blockimg.h b/updater/include/updater/blockimg.h index 2cc68ce9d..71733b303 100644 --- a/updater/include/updater/blockimg.h +++ b/updater/include/updater/blockimg.h @@ -19,7 +19,6 @@ #include <string> -extern std::string last_command_file; void RegisterBlockImageFunctions(); #endif |