diff options
author | Mihai Moldovan <ïonic@ionic.de> | 2016-07-09 03:28:27 +0000 |
---|---|---|
committer | Mihai Moldovan <ïonic@ionic.de> | 2016-07-28 03:26:00 +0000 |
commit | e61c8c85cc11dad063da23fb2f1d031c574166f5 (patch) | |
tree | 0f22ed1351cd97bac13975e5ab5a46520d6b4a8b /nxcomp/SetUnpackColormap.cpp | |
parent | 6618271493f86109103a2ade74912d34172ba569 (diff) | |
download | nx-libs-e61c8c85cc11dad063da23fb2f1d031c574166f5.tar.gz nx-libs-e61c8c85cc11dad063da23fb2f1d031c574166f5.tar.bz2 nx-libs-e61c8c85cc11dad063da23fb2f1d031c574166f5.zip |
nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapFormatsCompatibility() and nxagentInitPixmapFormats().
Don't implicitly call the checking function in the init function (and throw
away the checking functions result...)
Instead, explicitly use the checking function after the init function in other
parts of the code and throw away the checking functions return value
selectively or actually use it while reconnecting.
This is totally different behavior compared to the original one. Hopefully it
doesn't cause any problems (i.e., hopefully there was no good reason for never
using the checking functions return value, but an oversight.)
Diffstat (limited to 'nxcomp/SetUnpackColormap.cpp')
0 files changed, 0 insertions, 0 deletions