[gnome-remote-desktop] types: Remove unused typedefs



commit 820629f9a21370dff398f95bdd60f9daaa025e1f
Author: Pascal Nowack <Pascal Nowack gmx de>
Date:   Sun Apr 24 09:36:38 2022 +0200

    types: Remove unused typedefs

 src/grd-types.h | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/src/grd-types.h b/src/grd-types.h
index b1c68c2a..6063c764 100644
--- a/src/grd-types.h
+++ b/src/grd-types.h
@@ -46,8 +46,6 @@ typedef struct _GrdSession GrdSession;
 typedef struct _GrdSessionRdp GrdSessionRdp;
 typedef struct _GrdSessionVnc GrdSessionVnc;
 typedef struct _GrdStream GrdStream;
-typedef struct _GrdPipeWireStream GrdPipeWireStream;
-typedef struct _GrdPipeWireStreamMonitor GrdPipeWireStreamMonitor;
 typedef struct _GrdVncServer GrdVncServer;
 
 typedef enum _GrdPixelFormat


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]