summaryrefslogtreecommitdiff
path: root/svtools/source/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-22 00:20:55 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-22 00:21:04 +0100
commit9bec4c995bedf1e5e19276a5c58ae70ed069241c (patch)
treebb0d96ebc8f0390776aae2860fe7cf97e8e13af5 /svtools/source/inc
parent17637e2a2f2a0ca3e52f916a1e64733bde048965 (diff)
Remove empty description and dates.
Diffstat (limited to 'svtools/source/inc')
-rw-r--r--svtools/source/inc/sgvspln.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/inc/sgvspln.hxx b/svtools/source/inc/sgvspln.hxx
index eda6ac628a0d..daa92e62db1c 100644
--- a/svtools/source/inc/sgvspln.hxx
+++ b/svtools/source/inc/sgvspln.hxx
@@ -43,8 +43,6 @@
|* ist Speicher fr die Koeffizientenarrays
|* allokiert, der dann spter vom Aufrufer mittels
|* delete freizugeben ist.
-|* Ersterstellung JOE 17-08.93
-|* Letzte Aenderung JOE 17-08.93
|*
*************************************************************************/
@@ -65,8 +63,6 @@ BOOL CalcSpline(Polygon& rPoly, BOOL Periodic, USHORT& n,
|* Fall hat das Polygon 0, im 2. Fall PolyMax Punkte.
|* Um Koordinatenberlufe zu vermeiden werden diese
|* auf +/-32000 begrenzt.
-|* Ersterstellung JOE 23.06.93
-|* Letzte Aenderung JOE 23.06.93
|*
*************************************************************************/
BOOL Spline2Poly(Polygon& rSpln, BOOL Periodic, Polygon& rPoly);