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

@ -13,7 +13,6 @@
#include "core/globals.h"
#include "core/qt-gui.h"
#include "core/settings/qPref.h"
#include "core/ssrf.h"
#ifdef SUBSURFACE_MOBILE
#include <QApplication>