X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=lib%2Fc%2B%2B%2Forb.cc;h=636ee9a9a8694930f973912c476b4c369f15d944;hp=a62e91f6b1f43160764e0439311609e175fc6e22;hb=bc696ad9b0d5a2ad04e2de5ad8b89f746dd78491;hpb=5adc890ffae4f90536e72bc32ef83e1141689520 diff --git a/lib/c++/orb.cc b/lib/c++/orb.cc index a62e91f..636ee9a 100644 --- a/lib/c++/orb.cc +++ b/lib/c++/orb.cc @@ -48,6 +48,8 @@ namespace RunTime { return ptr; }; +// ::System::Object create_wrapper( + namespace Priv { typedef void (*MethodEntry)(ParamInfoBlock *pib); @@ -57,7 +59,7 @@ namespace RunTime { }; typedef ::Util::RadixTree ObjTable; - ObjTable objtable; +// ObjTable objtable; unsigned long get_pc() {