From 6c521ec8a61f9cc04fd88ede4af09b78fe196018 Mon Sep 17 00:00:00 2001 From: cherierm Date: Fri, 16 Mar 2007 16:32:35 +0000 Subject: [PATCH] remove the pragma directives in borland configuration file git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3308 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/win32/compiler/borland.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/win32/compiler/borland.h b/src/win32/compiler/borland.h index d59c5cd67b..5230c6e026 100644 --- a/src/win32/compiler/borland.h +++ b/src/win32/compiler/borland.h @@ -407,7 +407,6 @@ typedef int socklen_t; #endif -/*#pragma option push -a8 -pc -b -#pragma warn -8062*/ + #endif /* #ifndef __XBT_BORLAND_COMPILER_CONFIG_H__ */ -- 2.20.1