1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-15 21:45:54 +01:00

removed WErrorCode

This commit is contained in:
dan
1999-12-12 20:35:12 +00:00
parent 9e47eba187
commit 03748f0fbe
3 changed files with 4 additions and 14 deletions

View File

@@ -361,11 +361,6 @@ proplist_t WMGetUDSearchList(WMUserDefaults *database);
void WMSetUDSearchList(WMUserDefaults *database, proplist_t list);
/****** Global Variables *******/
extern int WErrorCode;
#ifdef __cplusplus
}