*** empty log message ***

This commit is contained in:
Cary Sandvig 2000-11-19 23:00:39 +00:00
parent 64d8035de4
commit 387a1e506a
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
#include <dconfig.h>
NotifyCategoryDecl(deadrec, EXPCL_MISC, EXPTP_MISC);
NotifyCategoryDeclNoExport(deadrec, EXPCL_MISC, EXPTP_MISC);
NotifyCategoryDef(deadrec, "");
Configure(deadrec);

View File

@ -12,7 +12,7 @@
#include <dconfig.h>
NotifyCategoryDecl(deadrec, EXPCL_MISC, EXPTP_MISC);
NotifyCategoryDeclNoExport(deadrec, EXPCL_MISC, EXPTP_MISC);
NotifyCategoryDef(deadrec, "");
Configure(deadrec);