]> code.delx.au - gnu-emacs/blobdiff - src/m/ibmrs6000.h
* lisp.h:
[gnu-emacs] / src / m / ibmrs6000.h
index 40c74688f9fc4e64be89ada63e992c5ac9db0ccd..35f464caa21896053e80464b996cab1de3ff2429 100644 (file)
@@ -41,11 +41,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #define IBMR2AIX
 
-/* Use type int rather than a union, to represent Lisp_Object */
-/* This is desirable for most machines.  */
-
-#define NO_UNION_TYPE
-
 /* Define CANNOT_DUMP on machines where unexec does not work.
    Then the function dump-emacs will not be defined
    and temacs will do (load "loadup") automatically unless told otherwise.  */