Enhancements - Prep for T2 integration

- Added all T methods as reference to begin T2 integration.  No
  change in functionality.
This commit is contained in:
Paul Beckingham 2009-05-31 11:56:34 -04:00
parent 97145fbb07
commit 4ed6dc3cce
2 changed files with 63 additions and 2 deletions

View file

@ -32,6 +32,9 @@
////////////////////////////////////////////////////////////////////////////////
T2::T2 ()
{
/*
mUUID = uuid ();
*/
}
////////////////////////////////////////////////////////////////////////////////