diff options
Diffstat (limited to 'src/cm.c')
| -rw-r--r-- | src/cm.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -30,7 +30,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 30 | 30 | ||
| 31 | int cost; /* sums up costs */ | 31 | int cost; /* sums up costs */ |
| 32 | 32 | ||
| 33 | /* ARGSUSED */ | ||
| 34 | int | 33 | int |
| 35 | evalcost (int c) | 34 | evalcost (int c) |
| 36 | { | 35 | { |