mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-20 22:26:54 +01:00
remove unused constant (enum)
This commit is contained in:
parent
0953772673
commit
59f1e1696e
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ typedef enum {
|
|||
ERR_NO_HINT_FOUND, /* not really an error... */
|
||||
|
||||
ERR_RELAY_BASE,
|
||||
ERR_RELAY_END = ERR_RELAY_BASE + XWRELAY_ERROR_LASTERR
|
||||
} UtilErrID;
|
||||
|
||||
#define PICKER_PICKALL -1
|
||||
|
|
Loading…
Reference in a new issue