Browse Source

Update text_font_filters.c

Ray 3 years ago
parent
commit
f9426912f6
1 changed files with 0 additions and 2 deletions
  1. 0 2
      examples/text/text_font_filters.c

+ 0 - 2
examples/text/text_font_filters.c

@@ -123,8 +123,6 @@ int main(void)
 
     // De-Initialization
     //--------------------------------------------------------------------------------------
-    UnloadDroppedFiles();        // Clear internal buffers
-
     UnloadFont(font);           // Font unloading
 
     CloseWindow();              // Close window and OpenGL context