diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-06-29 22:01:41 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-06-29 22:01:41 +0200 |
commit | 57b7ab86107540ec77f17dc9a420d82a6e4b7faa (patch) | |
tree | 10d03cb50db9281c86d7afaaeb45f10a823cd294 /facetracknoir/rotation.cpp | |
parent | f104a617cacec81260651358cb67f2ab982340a2 (diff) |
Revert broken parts of the last commit
Diffstat (limited to 'facetracknoir/rotation.cpp')
-rw-r--r-- | facetracknoir/rotation.cpp | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/facetracknoir/rotation.cpp b/facetracknoir/rotation.cpp deleted file mode 100644 index 1a6e1e8e..00000000 --- a/facetracknoir/rotation.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* Copyright (c) 2012 Patrick Ruoff
- *
- * Permission to use, copy, modify, and/or distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- */
-
-#include "rotation.h"
-
-
-
-// ----------------------------------------------------------------------------
-
-
-
|