summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salvd.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-02 16:45:44 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-02 16:54:18 +0300
commit50bf123ddbeb457b89636621a99c971834adf3ab (patch)
treeb7782261998ca0b6bece98543e2c66e3c96f4d3c /vcl/inc/unx/salvd.h
parentdb1c9e4dadc90c5afe3190776a60cc5dcbbce3ac (diff)
Kill superfluous vertical whitespace
Change-Id: I81ce8fd7022bf283db668705efdfb0666f87bde9
Diffstat (limited to 'vcl/inc/unx/salvd.h')
-rw-r--r--vcl/inc/unx/salvd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/unx/salvd.h b/vcl/inc/unx/salvd.h
index 1ec20174160d..dd84c3542fa3 100644
--- a/vcl/inc/unx/salvd.h
+++ b/vcl/inc/unx/salvd.h
@@ -34,7 +34,6 @@ class X11SalVirtualDevice : public SalVirtualDevice
SalDisplay *pDisplay_;
X11SalGraphics *pGraphics_;
-
Pixmap hDrawable_;
SalX11Screen m_nXScreen;
@@ -84,7 +83,6 @@ public:
virtual void GetSize( long& rWidth, long& rHeight ) SAL_OVERRIDE;
};
-
#endif // INCLUDED_VCL_INC_UNX_SALVD_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */