From 3fb7b789e42300c42164d009230f3597980ec233 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 10 May 2020 09:23:13 +0200 Subject: proto-wine: remove dead declarations --- proto-wine/wine-shm.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'proto-wine') diff --git a/proto-wine/wine-shm.h b/proto-wine/wine-shm.h index 536f647f..fc3f8711 100644 --- a/proto-wine/wine-shm.h +++ b/proto-wine/wine-shm.h @@ -15,10 +15,6 @@ # pragma clang diagnostic pop #endif -#include - -template using ptr = std::shared_ptr; - struct WineSHM { double data[6]; int gameid, gameid2; -- cgit v1.2.3