summaryrefslogtreecommitdiff
path: root/src/actions/actions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/actions.cpp')
-rw-r--r--src/actions/actions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp
index 938b0c840..2fa4aad48 100644
--- a/src/actions/actions.cpp
+++ b/src/actions/actions.cpp
@@ -150,7 +150,7 @@ static int uploadUpdate(void *ptr,
Modal_true,
ShowCenter_false,
nullptr,
- 260))->postInit();;
+ 260))->postInit();
}
}
}