mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
5805b14734
commit
82fc9de40b
4 changed files with 0 additions and 32 deletions
|
@ -6,7 +6,6 @@
|
|||
#include "extradata.h"
|
||||
#include "pref.h"
|
||||
#include "sample.h"
|
||||
#include "structured_list.h"
|
||||
#include "subsurface-string.h"
|
||||
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue