mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-05 03:15:07 -04:00
test NODEFAULT macro for optimizing switch()
This commit is contained in:
parent
5cb7394301
commit
4f22e5e539
@ -362,8 +362,7 @@ set_type(Filename::Type type) {
|
|||||||
case T_executable:
|
case T_executable:
|
||||||
set_binary();
|
set_binary();
|
||||||
|
|
||||||
default:
|
NODEFAULT;
|
||||||
;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user