commit | 50c8044423c384d858b24463d9ff6f4591b03beb | [log] [tgz] |
---|---|---|
author | Nenad Merdanovic <nmerdan@haproxy.com> | Sun Mar 12 22:00:29 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 13 18:26:05 2017 +0100 |
tree | 8bf9895b3113a117cf1378f52695519dd68e5903 | |
parent | 807a6e7856eb5fa88131e34e5a259684917c6d3f [diff] |
CLEANUP: Remove comment that's no longer valid Code was deleted in ad63582eb, but the comment remained. Signed-off-by: Nenad Merdanovic <nmerdan@haproxy.com>
diff --git a/src/sample.c b/src/sample.c index 014913d..71d4e32 100644 --- a/src/sample.c +++ b/src/sample.c
@@ -649,10 +649,6 @@ { struct chunk *trash; - /* If the const flag is not set, we don't need to duplicate the - * pattern as it can be modified in place. - */ - switch (smp->data.type) { case SMP_T_BOOL: case SMP_T_SINT: