mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
squelch compiler warnings
This commit is contained in:
parent
71377eeaac
commit
6c175a5176
@ -361,6 +361,9 @@ set_type(Filename::Type type) {
|
||||
case T_dso:
|
||||
case T_executable:
|
||||
set_binary();
|
||||
|
||||
case T_general:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user