mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
present: unexport present_extension_init()
It's not called by drivers/modules, so no need to keep it exported. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
|
||||
#include "present_priv.h"
|
||||
|
||||
#include "extinit_priv.h"
|
||||
|
||||
int present_request;
|
||||
DevPrivateKeyRec present_screen_private_key;
|
||||
DevPrivateKeyRec present_window_private_key;
|
||||
|
||||
Reference in New Issue
Block a user