diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/w32.c | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -724,9 +724,6 @@ get_volume_info (const char * name, const char ** pPath) | |||
| 724 | } | 724 | } |
| 725 | while ( *name ); | 725 | while ( *name ); |
| 726 | 726 | ||
| 727 | if (slashes > 1) | ||
| 728 | return FALSE; | ||
| 729 | |||
| 730 | *str++ = '\\'; | 727 | *str++ = '\\'; |
| 731 | *str = 0; | 728 | *str = 0; |
| 732 | } | 729 | } |