diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2016-10-28 00:30:25 +0200 |
---|---|---|
committer | Ulrich Sibiller <uli42@gmx.de> | 2016-10-29 00:07:12 +0200 |
commit | 6c7f9cdaa72a8189adf9ac26c8f7f3ec6bd10e6f (patch) | |
tree | cca25af5030ae13a3accac92883f2f7463408217 /nx-X11/config/cf/xorg.cf | |
parent | 4cdcd91456a524899cd655f4e4a71a0b256d5746 (diff) | |
download | nx-libs-6c7f9cdaa72a8189adf9ac26c8f7f3ec6bd10e6f.tar.gz nx-libs-6c7f9cdaa72a8189adf9ac26c8f7f3ec6bd10e6f.tar.bz2 nx-libs-6c7f9cdaa72a8189adf9ac26c8f7f3ec6bd10e6f.zip |
remove xf86Version.h and xf86Date.h
version.def and date.def also will be no longer created
Diffstat (limited to 'nx-X11/config/cf/xorg.cf')
-rw-r--r-- | nx-X11/config/cf/xorg.cf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nx-X11/config/cf/xorg.cf b/nx-X11/config/cf/xorg.cf index 9fb92c61f..5ed60e491 100644 --- a/nx-X11/config/cf/xorg.cf +++ b/nx-X11/config/cf/xorg.cf @@ -10,7 +10,6 @@ XCOMM $Xorg: xfree86.cf,v 1.4 2000/08/17 19:41:49 cpqbld Exp $ /* Get and set version information. */ -#include "date.def" #include "xorgversion.def" #if !defined(XorgVersionString) && \ |