From d4dd5c34dbf1344ccedb365a358e771ff91b0713 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 13 Jan 2014 14:18:14 +0000 Subject: longparas: convert ValidateKashidas to sal_Int32 we can use -1 as the failure return code as return value is always checked and isolated from the rest of the code. Change-Id: I87a743de82d681a7e4eabc61a576c4e50f1279a8 --- vcl/inc/pch/precompiled_vcl.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'vcl/inc/pch') diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index 263a40a67032..0c33fb5e51ef 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -370,7 +370,6 @@ #include #include #include -#include #include #include #include -- cgit