remove unuseful comments

This commit is contained in:
Mickael Savinaud 2016-12-10 23:28:50 +01:00
parent 0793a1d080
commit 68809eee99
1 changed files with 2 additions and 2 deletions

View File

@ -357,9 +357,9 @@ typedef struct opj_cp
/** Rsiz*/
OPJ_UINT16 rsiz;
/** XTOsiz */
OPJ_UINT32 tx0; /* MSD see norm */
OPJ_UINT32 tx0;
/** YTOsiz */
OPJ_UINT32 ty0; /* MSD see norm */
OPJ_UINT32 ty0;
/** XTsiz */
OPJ_UINT32 tdx;
/** YTsiz */