mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-13 11:23:14 +01:00
Missed a line in the dmdfe path code.
This commit is contained in:
@@ -519,7 +519,6 @@ char *FileName::ext(const char *str)
|
||||
#if _WIN32
|
||||
case '\\':
|
||||
case ':':
|
||||
case '/':
|
||||
break;
|
||||
#endif
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user