diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-02-02 15:02:49 +0100 |
commit | b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 (patch) | |
tree | 4361edef0d42d5bf5ac984ef72b4fac35426eae7 /nx-X11/lib/dpstk/dpstk-def.cpp | |
parent | 0d5a83e986f39982c0924652a3662e60b1f23162 (diff) | |
download | nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.gz nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.bz2 nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.zip |
massive reduction of unneeded files
Diffstat (limited to 'nx-X11/lib/dpstk/dpstk-def.cpp')
-rw-r--r-- | nx-X11/lib/dpstk/dpstk-def.cpp | 65 |
1 files changed, 0 insertions, 65 deletions
diff --git a/nx-X11/lib/dpstk/dpstk-def.cpp b/nx-X11/lib/dpstk/dpstk-def.cpp deleted file mode 100644 index ada432c37..000000000 --- a/nx-X11/lib/dpstk/dpstk-def.cpp +++ /dev/null @@ -1,65 +0,0 @@ -LIBRARY DPSTK -VERSION LIBRARY_VERSION -EXPORTS -_DPSPCheckForError -_DPSPClearArea -_DPSPDefineExecFunction -_DPSPSaveBeforeExec -_DPSPSetMaskTransfer -_DPSPSetMatrix -_DPSSCaptureGState -_DPSSDefineUserObject -_DPSSInstallDPSlibDict -_DPSSRestoreGState -_DPSSSetContextDrawable -_DPSSSetContextParameters -_DPSSUndefineUserObject -_DPSSUpdateGState -DPSDefineAsUserObj -DPSRedefineUserObj -DPSReserveUserObjIndices -DPSReturnUserObjIndices -DPSUndefineUserObj -PSDefineAsUserObj -PSRedefineUserObj -PSReserveUserObjIndices -PSReturnUserObjIndices -PSUndefineUserObj -XDPSCaptureContextGState -XDPSChainTextContext -XDPSDestroySharedContext -XDPSExtensionPresent -XDPSFreeContextGState -XDPSFreeDisplayInfo -XDPSGetSharedContext -XDPSPopContextGState -XDPSPopContextParameters -XDPSPushContextGState -XDPSPushContextParameters -XDPSRegisterContext -XDPSSetContextDepth -XDPSSetContextDrawable -XDPSSetContextGState -XDPSSetContextGrayMap -XDPSSetContextParameters -XDPSSetContextRGBMap -XDPSUnregisterContext -XDPSUpdateContextGState -_XDPSSetComponentInitialized -_XDPSTestComponentInitialized -XDPSCheckImagingResults -XDPSCreatePixmapForEPSF -XDPSEmbeddedEPSFRewindFunc -XDPSEmbeddedGetsFunc -XDPSFileGetsFunc -XDPSFileRewindFunc -XDPSImageFileIntoDrawable -XDPSPixelsPerPoint -XDPSSetFileFunctions -XDPSSetImagingTimeout -DPSDoUserPath -DPSHitUserPath -PSDoUserPath -PSHitUserPath - -/* $XFree86$ */ |