summaryrefslogtreecommitdiffstats
path: root/libxrdp/libxrdp.h
diff options
context:
space:
mode:
Diffstat (limited to 'libxrdp/libxrdp.h')
-rw-r--r--libxrdp/libxrdp.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/libxrdp/libxrdp.h b/libxrdp/libxrdp.h
index f72b8b11..2790e991 100644
--- a/libxrdp/libxrdp.h
+++ b/libxrdp/libxrdp.h
@@ -61,16 +61,6 @@ struct mcs_channel_item
int chanid;
};
-/* used in mcs - client monitor data */
-struct mcs_monitor_item
-{
- int left;
- int top;
- int right;
- int bottom;
- int is_primary;
-};
-
/* mcs */
struct xrdp_mcs
{