X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=src%2Fwayland.hpp;h=7ff11452775c021779e1c862e48880086ee4759f;hb=ccad564c1621ba8aa69ce47ea9374da373b0bcce;hp=ba1effdc235c3231b5471586724712c4bf9d2d36;hpb=dc465727c14a7d7588dad8554afc08f55e769b76;p=staging%2Fwindowmanager.git diff --git a/src/wayland.hpp b/src/wayland.hpp index ba1effd..7ff1145 100644 --- a/src/wayland.hpp +++ b/src/wayland.hpp @@ -66,8 +66,7 @@ struct registry : public wayland_proxy { // \__,_|_|___/ .__/|_|\__,_|\__, | // |_| |___/ struct display { - std::unique_ptr> - d; + std::unique_ptr d; struct registry r; display();