From: Not Zed Date: Sun, 6 Feb 2022 01:40:56 +0000 (+1030) Subject: Remove some old experiments. X-Git-Url: https://code.zedzone.au/cvs?a=commitdiff_plain;h=a47588f8870b1512c1eaa46492130f97aa770ffa;p=panamaz Remove some old experiments. --- diff --git a/src/notzed.ffmpeg/gen/ffmpeg.h b/src/notzed.ffmpeg/gen/ffmpeg.h index 9d1868b..1d3a58e 100644 --- a/src/notzed.ffmpeg/gen/ffmpeg.h +++ b/src/notzed.ffmpeg/gen/ffmpeg.h @@ -1,25 +1,4 @@ -struct bob { - int jane[4][4]; - int a, b; -}; - -struct ZFoo { - char *p; - int q:5; - unsigned int r:3; - int *a; - unsigned int *b; - float **c; - double **d; - struct bob *x; - struct bob **y; - - - struct bob z[2]; -}; - - #include #include #include