mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-12 09:25:42 +00:00
Merge commit 'aa7fdd6624' into main
This commit is contained in:
commit
def4d03c3f
1 changed files with 0 additions and 1 deletions
|
|
@ -89,7 +89,6 @@ class SDL_BApp : public BApplication
|
|||
|
||||
virtual void RefsReceived(BMessage *message)
|
||||
{
|
||||
char filePath[512];
|
||||
entry_ref entryRef;
|
||||
for (int32 i = 0; message->FindRef("refs", i, &entryRef) == B_OK; i++) {
|
||||
BPath referencePath = BPath(&entryRef);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue