sal/osl/unx/tempfile.c |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 9648045af26e127db4854349b3bd039f566ffb12
Author: François Tigeot <ftig...@wolfpond.org>
Date:   Sun Feb 5 11:28:36 2012 +0100

    Remove useless NETBSD check

diff --git a/sal/osl/unx/tempfile.c b/sal/osl/unx/tempfile.c
index 7e888bb..9517e86 100644
--- a/sal/osl/unx/tempfile.c
+++ b/sal/osl/unx/tempfile.c
@@ -31,9 +31,6 @@
 /*****************************************************************/
 
 #include <stdio.h>
-#if defined(NETBSD)
-#include <paths.h>
-#endif
 #include <stdlib.h>
 #include <sys/types.h>
 #include <sys/stat.h>
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to