summaryrefslogtreecommitdiff
path: root/vcl/win/source/app/salinfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/win/source/app/salinfo.cxx')
-rw-r--r--vcl/win/source/app/salinfo.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/win/source/app/salinfo.cxx b/vcl/win/source/app/salinfo.cxx
index 19234fdf387e..3b4ededbb09f 100644
--- a/vcl/win/source/app/salinfo.cxx
+++ b/vcl/win/source/app/salinfo.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "svsys.h"
#include "rtl/ustrbuf.hxx"
@@ -43,8 +42,6 @@ WinSalSystem::~WinSalSystem()
{
}
-
-
static BOOL CALLBACK ImplEnumMonitorProc( HMONITOR hMonitor,
HDC hDC,
LPRECT lpRect,
@@ -178,7 +175,6 @@ OUString WinSalSystem::GetDisplayScreenName( unsigned int nScreen )
return (nScreen < m_aMonitors.size()) ? m_aMonitors[nScreen].m_aName : OUString();
}
-
/* We have to map the button identifier to the identifier used by the Win32
Platform SDK to specify the default button for the MessageBox API.
The first dimension is the button combination, the second dimension