2
0
Эх сурвалжийг харах

Merge commit 'aa7fdd6624645d152c498372b600d5a309293be4' into main

Sam Lantinga 2 жил өмнө
parent
commit
def4d03c3f

+ 0 - 1
src/core/haiku/SDL_BApp.h

@@ -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);