Remove erroneous statement from Doxygen doc.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11610 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2016-04-15 07:53:06 +00:00
parent 53d7191928
commit d289d6bec7

View File

@ -37,7 +37,6 @@ public:
/**
Translates the current graphics origin accounting for the current rotation.
This function is only useful after a rotate() call.
Each translate() call must be matched by an untranslate() call.
Successive translate() calls add up their effects.
*/