[Libreoffice-commits] .: Branch 'libreoffice-3-5' - vcl/unx

Caolán McNamara caolan at kemper.freedesktop.org
Mon Jun 11 07:55:29 PDT 2012


 vcl/unx/generic/app/saldisp.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 23f5055cdec658d3cce1ddede8ea3e2d6a75c744
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Sun Jun 10 17:36:05 2012 +0200

    Remove bogus header
    
    Thanks to Rene Engelhard for pointing this out.
    
    Change-Id: I6a6c91f6675ec8034c0af85dcb89bcbfaa7a18d8
    (cherry picked from commit 2432083b50ea7481247c303187bb3922714f93d5)
    
    Signed-off-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/vcl/unx/generic/app/saldisp.cxx b/vcl/unx/generic/app/saldisp.cxx
index e2b05e2..ca7a73a 100644
--- a/vcl/unx/generic/app/saldisp.cxx
+++ b/vcl/unx/generic/app/saldisp.cxx
@@ -70,9 +70,7 @@ Status XineramaGetInfo(Display*, int, XRectangle*, unsigned char*, int*);
 
 #include <tools/postx.h>
 
-#include <svtools/langhelp.hxx>
 #include <vcl/svapp.hxx>
-
 #include <unx/salunx.h>
 #include <sal/types.h>
 #include "unx/i18n_im.hxx"


More information about the Libreoffice-commits mailing list