From: Michael R Sweet Date: Wed, 24 Apr 2019 18:49:17 +0000 (-0400) Subject: Remove unused common source file. X-Git-Tag: v2.3b8~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e513da0cd84bca4b3db96b15b2bf936715182d88;p=thirdparty%2Fcups.git Remove unused common source file. --- diff --git a/test/ippevecommon.c b/test/ippevecommon.c deleted file mode 100644 index c0fd993268..0000000000 --- a/test/ippevecommon.c +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Common functions for IPP Everywhere printer commands for CUPS. - * - * Copyright © 2019 by Apple Inc. - * - * Licensed under Apache License v2.0. See the file "LICENSE" for more - * information. - */ - -/* - * Include necessary headers... - */