Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Vazquez <blendergit@gmail.com>2022-11-12 17:57:25 +0300
committerAntonio Vazquez <blendergit@gmail.com>2022-11-12 17:57:25 +0300
commit53989894ca27907ce3be56ecd03ab8fa9bd42f7c (patch)
tree11920bfb916ea5088a30548bc6af4b6f00b57efa /intern/ghost/intern/GHOST_WindowWayland.h
parent7c576792c93192d652805e6f5352bff53f161e74 (diff)
parent99fe17f52d78cfd228cc3e839374f54b68e49eea (diff)
Merge branch 'master' into asset-lite-greasepencil
Diffstat (limited to 'intern/ghost/intern/GHOST_WindowWayland.h')
-rw-r--r--intern/ghost/intern/GHOST_WindowWayland.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/ghost/intern/GHOST_WindowWayland.h b/intern/ghost/intern/GHOST_WindowWayland.h
index ec473c4a710..b9ef45358f2 100644
--- a/intern/ghost/intern/GHOST_WindowWayland.h
+++ b/intern/ghost/intern/GHOST_WindowWayland.h
@@ -119,7 +119,6 @@ class GHOST_WindowWayland : public GHOST_Window {
private:
GHOST_SystemWayland *system_;
struct GWL_Window *window_;
- std::string title_;
/**
* \param type: The type of rendering context create.