Remove unused include of safe_str.h

This commit is contained in:
Martijn van Beurden 2022-11-28 18:48:12 +01:00 committed by GitHub
parent 7270930e9e
commit c42d4467d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@
#include "share/alloc.h"
#include "share/compat.h"
#include "share/macros.h"
#include "share/safe_str.h"
#include "private/macros.h"
#include "private/memory.h"