not much valuable change

This commit is contained in:
Dhanya Maliakal
2015-06-10 12:23:38 +02:00
parent 4f88e831c4
commit 849d0de5cb
3 changed files with 30 additions and 11 deletions

View File

@ -491,14 +491,6 @@ protected:
unsigned char fnum[4];
unsigned char header_after[24];
} eiger_image_header;
/** structure of an eiger image header*/
typedef struct
{
unsigned char header_before[19];
unsigned char fnum[4];
unsigned char header_after[25];
} eiger_image_header32;
/** structure of an eiger image header*/
typedef struct