Kaydet (Commit) d4416879 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

SCROWS64K is not used anywhere

üst 33d00afd
...@@ -84,8 +84,6 @@ const SCROW SCROWS32K = 32000; ...@@ -84,8 +84,6 @@ const SCROW SCROWS32K = 32000;
const SCCOL SCCOL_REPEAT_NONE = SCCOL_MAX; const SCCOL SCCOL_REPEAT_NONE = SCCOL_MAX;
const SCROW SCROW_REPEAT_NONE = SCROW_MAX; const SCROW SCROW_REPEAT_NONE = SCROW_MAX;
const SCROW SCROWS64K = 65536;
#define MAXROW_30 8191 #define MAXROW_30 8191
SAL_WARN_UNUSED_RESULT inline bool ValidCol( SCCOL nCol ) SAL_WARN_UNUSED_RESULT inline bool ValidCol( SCCOL nCol )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment