Enrico Weigelt, metux IT consult
|
c1f2628d12
|
(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-06-29 12:43:28 +02:00 |
|
Enrico Weigelt, metux IT consult
|
95bdcfc983
|
(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-06-29 12:43:28 +02:00 |
|
Enrico Weigelt, metux IT consult
|
0ff5f8f346
|
(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-06-29 12:43:28 +02:00 |
|
Enrico Weigelt, metux IT consult
|
4aa796e40f
|
(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-06-29 12:43:28 +02:00 |
|
Enrico Weigelt, metux IT consult
|
acad480b4e
|
(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-06-29 12:43:28 +02:00 |
|