aboutsummaryrefslogtreecommitdiffstats
path: root/src/cm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cm.c')
-rw-r--r--src/cm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cm.c b/src/cm.c
index e09216a854b..7947d3565c5 100644
--- a/src/cm.c
+++ b/src/cm.c
@@ -30,7 +30,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
30 30
31int cost; /* sums up costs */ 31int cost; /* sums up costs */
32 32
33/* ARGSUSED */
34int 33int
35evalcost (int c) 34evalcost (int c)
36{ 35{