summaryrefslogtreecommitdiff
path: root/src/m_fixed.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_fixed.h')
-rw-r--r--src/m_fixed.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_fixed.h b/src/m_fixed.h
index 6a676c31..56a716d4 100644
--- a/src/m_fixed.h
+++ b/src/m_fixed.h
@@ -41,7 +41,6 @@ typedef int fixed_t;
fixed_t FixedMul (fixed_t a, fixed_t b);
fixed_t FixedDiv (fixed_t a, fixed_t b);
-fixed_t FixedDiv2 (fixed_t a, fixed_t b);