summaryrefslogtreecommitdiffhomepage
path: root/freetrackclient
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 /freetrackclient
parent7bd12c290e397fbd258f875cbee78cf5f31c4621 (diff)
Remove per-file version history. Be careful not to touch copyright information.
Diffstat (limited to 'freetrackclient')
-rw-r--r--freetrackclient/freetrackclient.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/freetrackclient/freetrackclient.cpp b/freetrackclient/freetrackclient.cpp
index 98544e2d..52aa6190 100644
--- a/freetrackclient/freetrackclient.cpp
+++ b/freetrackclient/freetrackclient.cpp
@@ -23,12 +23,6 @@
* with this program; if not, see <http://www.gnu.org/licenses/>. *
* *
********************************************************************************/
-/*
- Modifications (last one on top):
-
- 20130208 - WVR: The old DLL from FreeTrack seems to crash ArmA2. And we need 64-bit support.
-
-*/
#define FT_EXPORT(t) extern "C" t __declspec(dllexport) __stdcall
#define NP_AXIS_MAX 16383