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>
This commit is contained in:
parent
807a6e7856
commit
50c8044423
@ -649,10 +649,6 @@ int smp_dup(struct sample *smp)
|
|||||||
{
|
{
|
||||||
struct chunk *trash;
|
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) {
|
switch (smp->data.type) {
|
||||||
case SMP_T_BOOL:
|
case SMP_T_BOOL:
|
||||||
case SMP_T_SINT:
|
case SMP_T_SINT:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user