mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +01:00
don't define XWORDS_DIR
This commit is contained in:
parent
d6c3dcf29c
commit
e99c338726
1 changed files with 0 additions and 4 deletions
|
@ -37,10 +37,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef XWORDS_DIR
|
||||
# define XWORDS_DIR "xwords_80"
|
||||
#endif
|
||||
|
||||
#define XP_TRUE ((XP_Bool)(1==1))
|
||||
#define XP_FALSE ((XP_Bool)(1==0))
|
||||
|
||||
|
|
Loading…
Reference in a new issue