From e32e1028a05ee93be4cde646f2c09da686cfd251 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Mon, 14 Mar 2016 09:36:28 -0400 Subject: [PATCH] neatens --- c/containers/mlhmmv.h | 1 - 1 file changed, 1 deletion(-) diff --git a/c/containers/mlhmmv.h b/c/containers/mlhmmv.h index 5f2f03f7c..7ec0a5583 100644 --- a/c/containers/mlhmmv.h +++ b/c/containers/mlhmmv.h @@ -124,7 +124,6 @@ void mlhmmv_copy(mlhmmv_t* pmap, sllmv_t* ptokeys, sllmv_t* pfromkeys); // } void mlhmmv_remove(mlhmmv_t* pmap, sllmv_t* pmvkeys); -// xxx comment void mlhmmv_clear_level(mlhmmv_level_t* plevel); // For 'emit' in the DSL