Skip to content

Remove SDL_DROPEVENT_DATA_SIZE and SDL_TEXTEDITINGEVENT_TEXT_SIZE #9681

@icculus

Description

@icculus

Both of these are still in SDL_events.h, but (afaik?) these buffers are now unlimited in size.

SDL_DROPEVENT_DATA_SIZE is unused internally in SDL at this point, but there are a few references to SDL_TEXTEDITINGEVENT_TEXT_SIZE in the source still that are using it (incorrectly?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions