X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Fbuilddeps%2Fwin64%2Fsdl%2Fshare%2Fman%2Fman3%2FSDL_DestroyCond.3;fp=misc%2Fbuilddeps%2Fwin64%2Fsdl%2Fshare%2Fman%2Fman3%2FSDL_DestroyCond.3;h=0000000000000000000000000000000000000000;hp=308b9d0696f3c1e0ed7311f8de1c2dff29fad76d;hb=47a4fd358e26ad7b6abc173b9e73955b1cab2cf5;hpb=857c997721671a1e81ffce0b51473bd95e916f09 diff --git a/misc/builddeps/win64/sdl/share/man/man3/SDL_DestroyCond.3 b/misc/builddeps/win64/sdl/share/man/man3/SDL_DestroyCond.3 deleted file mode 100644 index 308b9d06..00000000 --- a/misc/builddeps/win64/sdl/share/man/man3/SDL_DestroyCond.3 +++ /dev/null @@ -1,16 +0,0 @@ -.TH "SDL_DestroyCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" -.SH "NAME" -SDL_DestroyCond \- Destroy a condition variable -.SH "SYNOPSIS" -.PP -\fB#include "SDL\&.h" -#include "SDL_thread\&.h" -.sp -\fBvoid \fBSDL_DestroyCond\fP\fR(\fBSDL_cond *cond\fR); -.SH "DESCRIPTION" -.PP -Destroys a condition variable\&. -.SH "SEE ALSO" -.PP -\fI\fBSDL_CreateCond\fP\fR -.\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00