general: Remove lingering references to Helix

Support for Helix has been dropped long ago; it's very unlikely to return.
See also de4280ea209d567eedfa08084da0dea761ad5917.
This commit is contained in:
Sam Edwards 2018-02-14 17:25:37 -07:00
parent c41b694eb3
commit ab7dbebf3f
11 changed files with 0 additions and 66 deletions

View File

@ -1,9 +0,0 @@
#ifndef MAINHELIX_H
#define MAINHELIX_H
// This file is a stub header file.
class DLLAccess {};
class IHXClientEngine {};
class IHXPlayer {};
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXCOM_H
#define HXCOM_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXCOMM_H
#define HXCOMM_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXCORE_H
#define HXCORE_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXENGIN_H
#define HXENGIN_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXERROR_H
#define HXERROR_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXFILES_H
#define HXFILES_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXTBUF_H
#define HXTBUF_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXTBUFF_H
#define HXTBUFF_H
// This file is a stub header file.
#endif

View File

@ -1,6 +0,0 @@
#ifndef HXWIN_H
#define HXWIN_H
// This file is a stub header file.
#endif

View File

@ -429,7 +429,4 @@
#define EXPCL_PANDA_PANDABASE EXPCL_PANDA
#define EXPTP_PANDA_PANDABASE EXPTP_PANDA
#define EXPCL_PANDA_HELIX EXPCL_PANDA
#define EXPTP_PANDA_HELIX EXPTP_PANDA
#endif