From 6bf2aac1fc048f36d378bbda52a6c636c162c041 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 5 Apr 2013 20:10:56 +0000 Subject: [PATCH 1/1] amp: Remove stray comment. --- amp_filter.c | 1 - 1 file changed, 1 deletion(-) diff --git a/amp_filter.c b/amp_filter.c index 94849663..90b5660d 100644 --- a/amp_filter.c +++ b/amp_filter.c @@ -22,7 +22,6 @@ extern char *stat_item_values[NUM_STAT_ITEMS]; /** Data specific to the amplify filter. */ struct private_amp_data { - /** Points to the configuration data for this instance of this filter. */ /** Amplification factor. */ unsigned amp; }; -- 2.39.2