mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-02 06:20:14 +01:00
remove unused defines
This commit is contained in:
parent
9b3974b9cb
commit
dfd61caf25
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
||||||
#ifndef _CEDEFINES_H_
|
#ifndef _CEDEFINES_H_
|
||||||
#define _CEDEFINES_H_
|
#define _CEDEFINES_H_
|
||||||
|
|
||||||
#define CE_BOARD_SCALEH 16
|
|
||||||
#define CE_BOARD_SCALEV 15
|
|
||||||
#define CE_MAX_ROWS 15
|
#define CE_MAX_ROWS 15
|
||||||
#define CE_BOARD_LEFT_LH 8
|
#define CE_BOARD_LEFT_LH 8
|
||||||
#define CE_BOARD_LEFT_RH 0
|
#define CE_BOARD_LEFT_RH 0
|
||||||
|
|
Loading…
Reference in a new issue