diff options
Diffstat (limited to 'common/w32help.h')
-rw-r--r-- | common/w32help.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/w32help.h b/common/w32help.h index 50eda67a0..b9b7c449b 100644 --- a/common/w32help.h +++ b/common/w32help.h @@ -35,9 +35,6 @@ /*-- w32-reg.c --*/ char *read_w32_registry_string (const char *root, const char *dir, const char *name ); -int write_w32_registry_string (const char *root, const char *dir, - const char *name, const char *value); - /* Other stuff. */ #ifdef HAVE_W32CE_SYSTEM |