diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-09-13 15:02:31 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-09-13 15:02:31 +0200 |
commit | 6be2bbea386c0fb98c750927b1ade2c6dd9d3fbe (patch) | |
tree | c0689c003f68a52788eceac97c688915652d283f /facetracknoir/tracker.h | |
parent | 7bd12c290e397fbd258f875cbee78cf5f31c4621 (diff) |
Remove per-file version history. Be careful not to touch copyright information.
Diffstat (limited to 'facetracknoir/tracker.h')
-rw-r--r-- | facetracknoir/tracker.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/facetracknoir/tracker.h b/facetracknoir/tracker.h index c023d54e..7e2b84cd 100644 --- a/facetracknoir/tracker.h +++ b/facetracknoir/tracker.h @@ -20,10 +20,6 @@ * You should have received a copy of the GNU General Public License along *
* with this program; if not, see <http://www.gnu.org/licenses/>. *
*********************************************************************************/
-/*
- Modifications (last one on top):
- 20120717 - WVR: FunctionConfig is now used for the Curves, instead of BezierConfig.
-*/
#ifndef __TRACKER_H__
#define __TRACKER_H__
|