mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
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:
parent
c41b694eb3
commit
ab7dbebf3f
@ -1,9 +0,0 @@
|
||||
#ifndef MAINHELIX_H
|
||||
#define MAINHELIX_H
|
||||
|
||||
// This file is a stub header file.
|
||||
class DLLAccess {};
|
||||
class IHXClientEngine {};
|
||||
class IHXPlayer {};
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXCOM_H
|
||||
#define HXCOM_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXCOMM_H
|
||||
#define HXCOMM_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXCORE_H
|
||||
#define HXCORE_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXENGIN_H
|
||||
#define HXENGIN_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXERROR_H
|
||||
#define HXERROR_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXFILES_H
|
||||
#define HXFILES_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXTBUF_H
|
||||
#define HXTBUF_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXTBUFF_H
|
||||
#define HXTBUFF_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -1,6 +0,0 @@
|
||||
#ifndef HXWIN_H
|
||||
#define HXWIN_H
|
||||
|
||||
// This file is a stub header file.
|
||||
|
||||
#endif
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user