summaryrefslogtreecommitdiff
path: root/driver/api-driver.header
diff options
context:
space:
mode:
Diffstat (limited to 'driver/api-driver.header')
-rw-r--r--driver/api-driver.header34
1 files changed, 0 insertions, 34 deletions
diff --git a/driver/api-driver.header b/driver/api-driver.header
deleted file mode 100644
index 0f3937bc..00000000
--- a/driver/api-driver.header
+++ /dev/null
@@ -1,34 +0,0 @@
-<!--
- "$Id: api-array.header 8087 2008-10-27 21:37:05Z mike $"
-
- Driver API header for CUPS.
-
- Copyright 2009 by Apple Inc.
-
- These coded instructions, statements, and computer programs are the
- property of Apple Inc. and are protected by Federal copyright
- law. Distribution and use rights are outlined in the file "LICENSE.txt"
- which should have been included with this file. If this file is
- file is missing or damaged, see the license at "http://www.cups.org/".
--->
-
-<h1 class='title'>Driver API</h1>
-
-<div class='summary'><table summary='General Information'>
-<thead>
-<tr>
- <th>Header</th>
- <th>cups/driver.h</th>
-</tr>
-</thead>
-<tbody>
-<tr>
- <th>Library</th>
- <td>-lcupsdriver</td>
-</tr>
-<tr>
- <th>See Also</th>
- <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a></td>
-</tr>
-</tbody>
-</table></div>