summaryrefslogtreecommitdiff
path: root/src/engine/octaedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/octaedit.cpp')
-rw-r--r--src/engine/octaedit.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/octaedit.cpp b/src/engine/octaedit.cpp
index 0da305d..7947e67 100644
--- a/src/engine/octaedit.cpp
+++ b/src/engine/octaedit.cpp
@@ -1706,7 +1706,6 @@ int shouldpacktex(int index) {
return 0;
}
-
bool mpedittex(int tex, int allfaces, selinfo &sel, ucharbuf &buf) {
if(!unpacktex(tex, buf)) return false;
mpedittex(tex, allfaces, sel, false);