aboutsummaryrefslogtreecommitdiff
path: root/tools/create_hugo/create_hugo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/create_hugo/create_hugo.cpp')
-rw-r--r--tools/create_hugo/create_hugo.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/create_hugo/create_hugo.cpp b/tools/create_hugo/create_hugo.cpp
index 8c93b0d597..0f460c9268 100644
--- a/tools/create_hugo/create_hugo.cpp
+++ b/tools/create_hugo/create_hugo.cpp
@@ -79,11 +79,6 @@ int main(int argc, char *argv[]) {
int i;
int nbrElem, nbrSubElem;
- uint8 padBuf[DATAALIGNMENT];
-
- for (i = 0; i < DATAALIGNMENT; i++)
- padBuf[i] = 0;
-
outFile = fopen("hugo.dat", "wb");
// Write header