2012-10-04 13:25 UTC+0200 Viktor Szakats (harbour syenar.net)

* extras/httpsrv/uhttpd.prg
  * tests/db_brows.prg
  * tests/inherit.prg
  * tests/stripem.prg
    - deleted now unnecessary SET EXACT settings. There is none 
      of those in Harbour repo anymore.
This commit is contained in:
Viktor Szakats
2012-10-04 11:26:13 +00:00
parent 4c8277ea01
commit 87bfc2c1b1
5 changed files with 8 additions and 5 deletions

View File

@@ -2155,7 +2155,6 @@ STATIC PROCEDURE SysSettings()
SET DATE ANSI
SET BELL OFF
SET DELETED ON
SET EXACT OFF
SET CONFIRM ON
SET ESCAPE ON
SET WRAP ON