Enrico Weigelt, metux IT consult
|
5817e6dc63
|
(submit/dixgrabs.h) dix: unexport DeletePassiveGrabFromList()
This function isn't used by any driver/module, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2024-08-29 20:51:21 +02:00 |
|
Enrico Weigelt, metux IT consult
|
4751aed657
|
(submit/dixgrabs.h) dix: unexport AddPassiveGrabToList()
This function isn't used by any driver/module, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2024-08-29 20:51:21 +02:00 |
|
Enrico Weigelt, metux IT consult
|
d0fc0ba7bd
|
(submit/dixgrabs.h) dix: unexport GrabMatchesSecond()
This function isn't used by any driver/module, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2024-08-29 20:51:21 +02:00 |
|
Enrico Weigelt, metux IT consult
|
2c584c9ae0
|
(submit/dixgrabs.h) dix: unexport DeletePassiveGrab()
This function isn't used by any driver/module, so no need to export it.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2024-08-29 20:51:21 +02:00 |
|
Enrico Weigelt, metux IT consult
|
6f74db9b06
|
(submit/dixgrabs.h) dix: move non-public functions out from dixgrabs.h
Moving out the private functions from dixgrabs.h into dixgrabs_priv.h
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
|
2024-08-29 20:51:21 +02:00 |
|