From 9b3c792f6772a0d2f2aa360640f5117bcd2810bd Mon Sep 17 00:00:00 2001 From: Salman Malik Date: Wed, 9 Feb 2022 17:09:12 +0000 Subject: [PATCH] screencast_portal.h: Remove unused typedef Minor cleanup to remove unused typedef. Bug: chromium:1291247 Change-Id: Idbbe8dba13d4d14888f843ae170a898ff604852b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249700 Reviewed-by: Tomas Gunnarsson Commit-Queue: Salman Malik Cr-Commit-Position: refs/heads/main@{#35968} --- modules/desktop_capture/linux/wayland/screencast_portal.h | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/desktop_capture/linux/wayland/screencast_portal.h b/modules/desktop_capture/linux/wayland/screencast_portal.h index a8ef5c2a73..00f78af578 100644 --- a/modules/desktop_capture/linux/wayland/screencast_portal.h +++ b/modules/desktop_capture/linux/wayland/screencast_portal.h @@ -12,7 +12,6 @@ #define MODULES_DESKTOP_CAPTURE_LINUX_WAYLAND_SCREENCAST_PORTAL_H_ #include -#define typeof __typeof__ #include