Remove Matlab binding.

This commit is contained in:
Jostein R. Natvig 2010-11-19 10:20:48 +01:00
parent 6ee73daad8
commit 15d598091a

View File

@ -26,11 +26,6 @@
extern "C" {
#endif
#if defined(MATLAB_MEX_FILE) && MATLAB_MEX_FILE
#include <mex.h>
#undef MAT_SIZE_T
#define MAT_SIZE_T mwSignedIndex
#endif
#ifndef MAT_SIZE_T
#define MAT_SIZE_T int