summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2013-09-13 15:02:31 +0200
committerStanislaw Halik <sthalik@misaki.pl>2013-09-13 15:02:31 +0200
commit6be2bbea386c0fb98c750927b1ade2c6dd9d3fbe (patch)
treec0689c003f68a52788eceac97c688915652d283f /ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp
parent7bd12c290e397fbd258f875cbee78cf5f31c4621 (diff)
Remove per-file version history. Be careful not to touch copyright information.
Diffstat (limited to 'ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp')
-rw-r--r--ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp
index bfe83853..1fbc0b43 100644
--- a/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp
+++ b/ftnoir_protocol_ftn/ftnoir_protocol_ftn.cpp
@@ -25,12 +25,6 @@
* to another FaceTrackNoIR program, using UDP. *
* It is based on the (Linux) example made by Melchior FRANZ. *
********************************************************************************/
-/*
- Modifications (last one on top):
- 20110401 - WVR: Moved protocol to a DLL, convenient for installation etc.
- 20101224 - WVR: Base class is no longer inheriting QThread. sendHeadposeToGame
- is called from run() of Tracker.cpp
-*/
#include "ftnoir_protocol_ftn.h"
#include <QFile>
#include "facetracknoir/global-settings.h"