Salome HOME
Merge branch 'BR_H2018_3' into BR_2018_V8_5
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_DigueOp.h
index 5250c4427f6188dc51270e4b7abb431c85ef6b8f..c08d1b7375551efdc093e208779ebc3653b485c7 100644 (file)
@@ -1,8 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
-//
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-//
+// Copyright (C) 2014-2015  EDF-R&D
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
@@ -47,10 +43,6 @@ protected:
 
   virtual Handle(HYDROData_Channel) createNewObject() const;
 
-  virtual QColor               getDefaultFillingColor() const;
-
-  virtual QColor               getDefaultBorderColor() const;
-
 private:
 
 };