[Xcb] [PATCH v2 util-image 03/12] config: remove old dead code for documentation
Gaetan Nadon
memsize at videotron.ca
Thu Apr 3 16:33:15 PDT 2014
Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
v2 just needed a rebase
.gitignore | 1 -
configure.ac | 1 -
xcb_util_intro.in | 24 ------------------------
3 files changed, 26 deletions(-)
delete mode 100644 xcb_util_intro.in
diff --git a/.gitignore b/.gitignore
index fa4026e..c9f356c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,4 +76,3 @@ core
# Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
-xcb_util_intro
diff --git a/configure.ac b/configure.ac
index d53ca94..1606bdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,6 +19,5 @@ AC_CONFIG_FILES([
Makefile
image/Makefile
image/xcb-image.pc
- xcb_util_intro
])
AC_OUTPUT
diff --git a/xcb_util_intro.in b/xcb_util_intro.in
deleted file mode 100644
index f063613..0000000
--- a/xcb_util_intro.in
+++ /dev/null
@@ -1,24 +0,0 @@
-/**
- at file
- at brief XCB Utility functions
-
-These routines are used to facilitate the use of XCB in programs.
-*/
-
-/**
-
- at mainpage XCB Utility Documentation
- at version @PACKAGE_VERSION@
- at author Ian Osgood <iano at quirkster.com>
- at author Bart Massey <bart at cs.pdx.edu>
- at author Jamey Sharp <jamey at minilop.net>
- at author Josh Triplett <josh at freedesktop.org>
- at author Keith Packard <keithp at keithp.com>
- at author Vincent Torri <torri at iecn.u-nancy.fr>
- at author Julien Danjou <julien at danjou.info>
- at author Arnaud Fontaine <arnau at debian.org>
- at date 2005-2008
-
- at section intro What is available ?
-
-*/
--
1.7.9.5
More information about the Xcb
mailing list