mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-03 04:20:30 +00:00
Removed MGT comments from Pull Request
This commit is contained in:
parent
4cebb0c406
commit
1d4b723891
3 changed files with 3 additions and 6 deletions
|
|
@ -19,7 +19,8 @@
|
|||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||
// IN THE SOFTWARE.
|
||||
//-----------------------------------------------------------------------------
|
||||
//MGT: not needed on dedicated and help removal of SDL
|
||||
|
||||
// Not needed on dedicated (SDL is not not linked against when dedicated)
|
||||
#ifndef TORQUE_DEDICATED
|
||||
#include "console/console.h"
|
||||
#include "platformX86UNIX/platformX86UNIX.h"
|
||||
|
|
@ -455,4 +456,3 @@ void PollRedbookDevices()
|
|||
#endif // !defined(__FreeBSD__)
|
||||
}
|
||||
#endif
|
||||
//MGT: end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue