diff options
Diffstat (limited to 'src/w32reg.c')
-rw-r--r-- | src/w32reg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/w32reg.c b/src/w32reg.c index 5c7e9cca0fc..99fca62fbd0 100644 --- a/src/w32reg.c +++ b/src/w32reg.c @@ -161,5 +161,3 @@ x_get_string_resource (XrmDatabase rdb, char *name, char *class) return (w32_get_string_resource (name, class, REG_SZ)); } -/* arch-tag: 755fce25-42d7-4acb-874f-2fb42336823d - (do not change this comment) */ |