Remove another extraneous patch.

Submitted by:	Stas Timokhin (maintainer)
Feature safe:	yes
This commit is contained in:
Thierry Thomas 2011-01-20 06:34:08 +00:00
parent a89bdaba3f
commit e92ef8c0aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268015

View File

@ -1,14 +0,0 @@
--- src/runtime/SalomeOptimizerLoop.cxx.orig 2009-12-20 00:17:21.000000000 +0600
+++ src/runtime/SalomeOptimizerLoop.cxx 2009-12-20 00:16:25.000000000 +0600
@@ -16,10 +16,10 @@
//
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
//
+#include "PyStdout.hxx"
#include "SalomeOptimizerLoop.hxx"
#include <Python.h>
#include "TypeCode.hxx"
-#include "PyStdout.hxx"
//#define _DEVDEBUG_
#include "YacsTrace.hxx"