diff options
Diffstat (limited to 'src/image.h')
-rw-r--r-- | src/image.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/image.h b/src/image.h index 76e986ea..6b09dfc4 100644 --- a/src/image.h +++ b/src/image.h @@ -92,7 +92,6 @@ struct image { * handling this image */ /* Information about the crystal */ - struct quaternion orientation; double m; /* Mosaicity in radians */ |