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/main.cpp | |
parent | 7bd12c290e397fbd258f875cbee78cf5f31c4621 (diff) |
Remove per-file version history. Be careful not to touch copyright information.
Diffstat (limited to 'facetracknoir/main.cpp')
-rw-r--r-- | facetracknoir/main.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/facetracknoir/main.cpp b/facetracknoir/main.cpp index fd0ca1cc..7ff9f29f 100644 --- a/facetracknoir/main.cpp +++ b/facetracknoir/main.cpp @@ -21,11 +21,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):
- 20100520 - WVR: Added class FaceApp, to override winEventFilter. It receives
- messages from the Game.
-*/
#include "facetracknoir.h"
#include "tracker.h"
|