mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
4d183637d0
commit
2df30a4144
29 changed files with 0 additions and 39 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue