aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/Xrandr/Xrandr-def.cpp
diff options
context:
space:
mode:
authorMihai Moldovan <ionic@ionic.de>2015-05-25 23:23:22 +0200
committerMihai Moldovan <ionic@ionic.de>2015-05-25 23:23:22 +0200
commit230852e0e77985e1d62593fe393059dc0053c043 (patch)
tree81f6948179dffd3f28bb01569e1775abf1a7eaba /nx-X11/lib/Xrandr/Xrandr-def.cpp
parent608ee99284dc92e3751ba1ceb2fc5c5ac610f3ec (diff)
parenta6185abd93143524eaddd617ad2cc20a4bd198f0 (diff)
downloadnx-libs-230852e0e77985e1d62593fe393059dc0053c043.tar.gz
nx-libs-230852e0e77985e1d62593fe393059dc0053c043.tar.bz2
nx-libs-230852e0e77985e1d62593fe393059dc0053c043.zip
Merge branch 'sunweaver-pr/libxrandr-cleanup' into arctica-3.6.x
Attributes GH PR #21: https://github.com/ArcticaProject/nx-libs/pull/21
Diffstat (limited to 'nx-X11/lib/Xrandr/Xrandr-def.cpp')
-rw-r--r--nx-X11/lib/Xrandr/Xrandr-def.cpp36
1 files changed, 0 insertions, 36 deletions
diff --git a/nx-X11/lib/Xrandr/Xrandr-def.cpp b/nx-X11/lib/Xrandr/Xrandr-def.cpp
deleted file mode 100644
index 8b0d8a754..000000000
--- a/nx-X11/lib/Xrandr/Xrandr-def.cpp
+++ /dev/null
@@ -1,36 +0,0 @@
-LIBRARY Xrandr
-VERSION LIBRARY_VERSION
-EXPORTS
-#ifndef __UNIXOS2__
-XRRCurrentConfig
-#endif
- XRRFindDisplay
-#ifndef __UNIXOS2__
-XRRFreeScreenInfo
-#endif
- XRRGetScreenInfo
- XRRQueryExtension
- XRRQueryVersion
- XRRRootToScreen
- XRRRotations
-#ifndef __UNIXOS2__
-XRRScreenChangeSelectInput
-#endif
- XRRSetScreenConfig
- XRRSizes
- XRRTimes
-#ifndef __UNIXOS2__
-XRRVisualIDToVisual
-XRRVisualToDepth
-#else
-XRRConfigCurrentConfiguration
-XRRConfigSizes
-XRRConfigRotations
-XRRSelectInput
-XRRFreeScreenConfigInfo
-XRRUpdateConfiguration
-XRRConfigCurrentRate
-XRRConfigRates
-XRRSetScreenConfigAndRate
-#endif /* __UNIXOS2__
-/* $XFree86: xc/lib/Xrandr/Xrandr-def.cpp,v 1.1 2001/08/19 15:22:58 alanh Exp $ */