From 97a5ba4a71c39207859556296ed46dc474762164 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 21 Apr 2014 10:54:54 +0200 Subject: remove comments why a file gets included also remove some commented out code Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d --- vcl/source/helper/canvastools.cxx | 2 -- vcl/win/source/gdi/winlayout.cxx | 1 - 2 files changed, 3 deletions(-) (limited to 'vcl') diff --git a/vcl/source/helper/canvastools.cxx b/vcl/source/helper/canvastools.cxx index f402e7f45b8d..0ef642b8f3c3 100644 --- a/vcl/source/helper/canvastools.cxx +++ b/vcl/source/helper/canvastools.cxx @@ -43,8 +43,6 @@ #include #include #include - -// #i79917# #include #include #include diff --git a/vcl/win/source/gdi/winlayout.cxx b/vcl/win/source/gdi/winlayout.cxx index adbb98eb1441..383e23fb9e27 100644 --- a/vcl/win/source/gdi/winlayout.cxx +++ b/vcl/win/source/gdi/winlayout.cxx @@ -28,7 +28,6 @@ #include "win/salgdi.h" #include "win/saldata.hxx" -// for GetMirroredChar #include "sft.hxx" #include "sallayout.hxx" -- cgit