Code

Removed NULL definition that someone introduced for heimdal libs
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Sep 2007 06:07:18 +0000 (06:07 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Sep 2007 06:07:18 +0000 (06:07 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7415 594d385d-05f5-0310-b6e9-bd551577e9d8

include/functions.inc

index 6eb6c4ef9ef29e6a13742abe0ddf5a27b2f37a18..868e5d8abef0faac226a94385f272321bb37334c 100644 (file)
@@ -34,7 +34,6 @@ define("GL_CONVERT"  , 4);
 define('UNIVERSAL',0x00);
 define('INTEGER',0x02);
 define('OCTET_STRING',0x04);
-define('NULL',0x05);
 define('OBJECT_IDENTIFIER ',0x06);
 define('SEQUENCE',0x10);
 define('SEQUENCE_OF',0x10);