core: remove ssrf.h include file

It didn't contain anything.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2024-05-04 22:59:59 +02:00 committed by bstoeger
parent 4d183637d0
commit 2df30a4144
29 changed files with 0 additions and 39 deletions

View file

@ -2,7 +2,6 @@
/* profile.c */
/* creates all the necessary data for drawing the dive profile
*/
#include "ssrf.h"
#include "gettext.h"
#include <limits.h>
#include <string.h>