diff options
author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-10-04 04:10:03 +0000 |
---|---|---|
committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-10-04 04:10:03 +0000 |
commit | 11b3bc099739ab35d468ef064ebeda756feeeb42 (patch) | |
tree | 47166dcdbacdcac8c13da0ea045d0b920f59d07c /meta2/proto.h | |
parent | 83ac052dbd269015fa458567db4147091b13a39e (diff) |
fix duplicate subcocntacts when importing (reset metaMap before modules loaded)
fix to binary tree node deletion
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@349 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'meta2/proto.h')
-rw-r--r-- | meta2/proto.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta2/proto.h b/meta2/proto.h index 176791e..a05693a 100644 --- a/meta2/proto.h +++ b/meta2/proto.h @@ -6,6 +6,4 @@ void DeinitProto(); HANDLE NewMetaContact();
-#define META_ID "MetaID"
-
#endif
|