From: cherierm Date: Fri, 16 Mar 2007 16:32:35 +0000 (+0000) Subject: remove the pragma directives in borland configuration file X-Git-Tag: v3.3~2051 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/6c521ec8a61f9cc04fd88ede4af09b78fe196018?ds=sidebyside 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 --- 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__ */