summaryrefslogtreecommitdiff
path: root/src/math-buttons.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math-buttons.c')
-rw-r--r--src/math-buttons.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/math-buttons.c b/src/math-buttons.c
index a28db23..dce4f33 100644
--- a/src/math-buttons.c
+++ b/src/math-buttons.c
@@ -219,9 +219,6 @@ static ButtonData button_data[] = {
{"twos_complement", "twos ", FUNCTION,
/* Tooltip for the two's complement button */
N_("Two's Complement")},
- {"trunc", "trunc ", FUNCTION,
- /* Tooltip for the truncate button */
- N_("Truncate")},
{"start_group", "(", GROUP,
/* Tooltip for the start group button */
N_("Start Group [(]")},