summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkinst.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-21 11:27:29 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-24 10:19:26 +0200
commit9a453051639be4bee9339bface0bb4678eb58bf4 (patch)
treef92c473f759d1f39da1aefaaf88a0c55bbe45ef2 /vcl/inc/unx/gtk/gtkinst.hxx
parentf7a77ec55a94bcac13cde7c7e7644d70771b6098 (diff)
remove some unused typedefs
Change-Id: I305086e26538110481918f8250a482e4738ac41f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94729 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'vcl/inc/unx/gtk/gtkinst.hxx')
-rw-r--r--vcl/inc/unx/gtk/gtkinst.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/unx/gtk/gtkinst.hxx b/vcl/inc/unx/gtk/gtkinst.hxx
index d1d624b9e27e..3402aa6e3ca3 100644
--- a/vcl/inc/unx/gtk/gtkinst.hxx
+++ b/vcl/inc/unx/gtk/gtkinst.hxx
@@ -193,7 +193,6 @@ public:
class GtkSalTimer;
class GtkInstance final : public SvpSalInstance
{
- typedef SvpSalInstance Superclass_t;
public:
GtkInstance( std::unique_ptr<SalYieldMutex> pMutex );
virtual ~GtkInstance() override;