projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3879481
)
amp: Remove stray comment.
author
Andre Noll
<maan@systemlinux.org>
Fri, 5 Apr 2013 20:10:56 +0000
(20:10 +0000)
committer
Andre Noll
<maan@systemlinux.org>
Sat, 6 Apr 2013 15:32:59 +0000
(15:32 +0000)
amp_filter.c
patch
|
blob
|
history
diff --git
a/amp_filter.c
b/amp_filter.c
index
9484966
..
90b5660
100644
(file)
--- 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;
};