Skip to content

Commit 7cc524f

Browse files
committed
Remove comment now that we are testing it.
1 parent 7e70b2b commit 7cc524f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cups/testipp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,6 @@ token_cb(ipp_file_t *f, // I - IPP file data
11551155
{
11561156
(void)user_data;
11571157

1158-
// TODO: Add a custom directive to test this.
11591158
if (strcasecmp(token, "TEST"))
11601159
{
11611160
fprintf(stderr, "Unknown directive '%s' on line %d of '%s'.\n", token, ippFileGetLineNumber(f), ippFileGetFilename(f));

0 commit comments

Comments
 (0)