all: remove unused storm imports

While no storm functions are called from these source files
it is determined that they included storm in the original
source files as made visible by the inclusion of infinity
in the data segments of the respective source files.

ref: diasurgical/devilution#1695.
This commit is contained in:
Robin Eklind 2019-09-20 10:52:37 +02:00 committed by Anders Jenbo
commit d16f603537
5 changed files with 0 additions and 5 deletions

View file

@ -1,5 +1,4 @@
#include "diablo.h"
#include "../3rdParty/Storm/Source/storm.h"
DEVILUTION_BEGIN_NAMESPACE

View file

@ -1,5 +1,4 @@
#include "diablo.h"
#include "../3rdParty/Storm/Source/storm.h"
DEVILUTION_BEGIN_NAMESPACE

View file

@ -1,5 +1,4 @@
#include "diablo.h"
#include "../3rdParty/Storm/Source/storm.h"
DEVILUTION_BEGIN_NAMESPACE

View file

@ -1,5 +1,4 @@
#include "diablo.h"
#include "../3rdParty/Storm/Source/storm.h"
DEVILUTION_BEGIN_NAMESPACE

View file

@ -1,5 +1,4 @@
#include "diablo.h"
#include "../3rdParty/Storm/Source/storm.h"
DEVILUTION_BEGIN_NAMESPACE