aboutsummaryrefslogtreecommitdiff
path: root/tools/lighthousefind_tori/tori_includes.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lighthousefind_tori/tori_includes.h')
-rw-r--r--tools/lighthousefind_tori/tori_includes.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/lighthousefind_tori/tori_includes.h b/tools/lighthousefind_tori/tori_includes.h
index a6820b5..51cd04f 100644
--- a/tools/lighthousefind_tori/tori_includes.h
+++ b/tools/lighthousefind_tori/tori_includes.h
@@ -58,11 +58,6 @@ static const float DefaultPointsPerOuterDiameter = 60;
-typedef struct
-{
- // row, column, (0,0) in upper left
- double val[3][3];
-} Matrix3x3;
//#define TORI_DEBUG