core: remove structured_list.h

No more users of this, since we switched to C++ containers.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2024-06-11 17:08:43 +02:00 committed by bstoeger
parent 5805b14734
commit 82fc9de40b
4 changed files with 0 additions and 32 deletions

View file

@ -6,7 +6,6 @@
#include "extradata.h"
#include "pref.h"
#include "sample.h"
#include "structured_list.h"
#include "subsurface-string.h"
#include <string.h>