summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xrdp/xrdp.h')
-rw-r--r--xrdp/xrdp.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/xrdp/xrdp.h b/xrdp/xrdp.h
index 0c058c75..c1a99909 100644
--- a/xrdp/xrdp.h
+++ b/xrdp/xrdp.h
@@ -316,11 +316,6 @@ xrdp_mm_connect(struct xrdp_mm* self);
int APP_CC
xrdp_mm_signal(struct xrdp_mm* self);
-int APP_CC
-xrdp_mm_setup_mod1(struct xrdp_mm* self);
-int APP_CC
-xrdp_mm_setup_mod2(struct xrdp_mm* self);
-
int DEFAULT_CC
server_begin_update(struct xrdp_mod* mod);
int DEFAULT_CC