X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_PriorityQueue.h;h=62c8708d15d993ec5e2598a3560bcbb13a0f4e9f;hb=2f217128f8d34b2082de78d2af90bf243bf9e8b1;hp=0864ee5a175ec58c0ec69b21e1c0d94cde364f9f;hpb=c9c47e169e49bb19286024fe7a22fdb3cfd148f1;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_PriorityQueue.h b/src/HYDROData/HYDROData_PriorityQueue.h index 0864ee5a..62c8708d 100644 --- a/src/HYDROData/HYDROData_PriorityQueue.h +++ b/src/HYDROData/HYDROData_PriorityQueue.h @@ -48,7 +48,6 @@ public: static void DumpRulesToPython( const TDF_Label& theRulesLab, const QString& theCalcCaseName, QStringList& theScript ); - static int GetRulesCount( const TDF_Label& theRulesLab ); static bool GetRule( const TDF_Label& theRulesLab, int theIndex, Handle(HYDROData_Object)& theObject1,