diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-05-27 12:34:12 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-06-22 08:17:34 +0200 |
commit | 06d389a0ce41d1a3d1f214c64a1241be0fdf440b (patch) | |
tree | 38c8bef6fd2f529249ff2ce1b3c8d95178576f7a /nx-X11/lib/Xxf86dga/Xxf86dga-def.cpp | |
parent | e7dfbd511d3b0a358f94b880f2212b74f9e42e70 (diff) | |
download | nx-libs-06d389a0ce41d1a3d1f214c64a1241be0fdf440b.tar.gz nx-libs-06d389a0ce41d1a3d1f214c64a1241be0fdf440b.tar.bz2 nx-libs-06d389a0ce41d1a3d1f214c64a1241be0fdf440b.zip |
library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs.
Diffstat (limited to 'nx-X11/lib/Xxf86dga/Xxf86dga-def.cpp')
-rw-r--r-- | nx-X11/lib/Xxf86dga/Xxf86dga-def.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/nx-X11/lib/Xxf86dga/Xxf86dga-def.cpp b/nx-X11/lib/Xxf86dga/Xxf86dga-def.cpp deleted file mode 100644 index 2318b39c3..000000000 --- a/nx-X11/lib/Xxf86dga/Xxf86dga-def.cpp +++ /dev/null @@ -1,16 +0,0 @@ -LIBRARY libXxf86dga -EXPORTS - XF86DGAQueryExtension - XF86DGAQueryDirectVideo - XF86DGAQueryVersion - XF86DGAInstallColormap - XF86DGAGetVideoLL - XF86DGADirectVideoLL -; XF86DGAGetViewPort - XF86DGASetViewPort - XF86DGAGetVidPage - XF86DGASetVidPage - XF86DGADirectVideo - XF86DGAGetVideo - -/* $XFree86$ */ |