diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-08 21:52:51 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-04-16 21:51:40 +0200 |
commit | 422fe90717dde8ee451f37f29a11b0b4c319210c (patch) | |
tree | adcc63965ca20b96d27e1b2a0683c89205766922 /nx-X11/lib/Xcursor/Xcursor-def.cpp | |
parent | cfc0202b42ad307391202ca776937b28ea7d2b03 (diff) | |
download | nx-libs-422fe90717dde8ee451f37f29a11b0b4c319210c.tar.gz nx-libs-422fe90717dde8ee451f37f29a11b0b4c319210c.tar.bz2 nx-libs-422fe90717dde8ee451f37f29a11b0b4c319210c.zip |
library clean-up: Drop nx-X11/lib/Xcursor. Not used at build time.
Diffstat (limited to 'nx-X11/lib/Xcursor/Xcursor-def.cpp')
-rw-r--r-- | nx-X11/lib/Xcursor/Xcursor-def.cpp | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/nx-X11/lib/Xcursor/Xcursor-def.cpp b/nx-X11/lib/Xcursor/Xcursor-def.cpp deleted file mode 100644 index e60212f01..000000000 --- a/nx-X11/lib/Xcursor/Xcursor-def.cpp +++ /dev/null @@ -1,54 +0,0 @@ -LIBRARY Xcursor -VERSION LIBRARY_VERSION -EXPORTS -XcursorAnimateCreate -XcursorAnimateDestroy -XcursorAnimateNext -XcursorCursorsCreate -XcursorCursorsDestroy -XcursorFilenameLoadCursor -XcursorFilenameLoadCursors -XcursorImageLoadCursor -XcursorImagesLoadCursors -XcursorLibraryLoadCursor -XcursorLibraryLoadCursors -XcursorShapeLoadCursor -XcursorShapeLoadCursors -_XcursorCreateGlyphCursor -XcursorGetDefaultSize -XcursorGetTheme -XcursorSetDefaultSize -XcursorSetTheme -XcursorSupportsARGB -_XcursorGetDisplayInfo -XcursorCommentCreate -XcursorCommentDestroy -XcursorCommentsCreate -XcursorCommentsDestroy -XcursorFileLoad -XcursorFileLoadAllImages -XcursorFileLoadImage -XcursorFileLoadImages -XcursorFileSave -XcursorFileSaveImages -XcursorFilenameLoad -XcursorFilenameLoadAllImages -XcursorFilenameLoadImage -XcursorFilenameLoadImages -XcursorFilenameSave -XcursorFilenameSaveImages -XcursorImageCreate -XcursorImageDestroy -XcursorImagesCreate -XcursorImagesDestroy -XcursorXcFileLoad -XcursorXcFileLoadAllImages -XcursorXcFileLoadImage -XcursorXcFileLoadImages -XcursorXcFileSave -XcursorLibraryPath -XcursorLibraryLoadImage -XcursorLibraryLoadImages -XcursorShapeLoadImage -XcursorShapeLoadImages -XcursorTryShapeCursor |