~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to server/item.cc

  • Committer: Brian Aker
  • Date: 2008-07-13 02:23:24 UTC
  • mfrom: (138.1.1 remove-uuid-short)
  • Revision ID: brian@tangent.org-20080713022324-ejablzhzc8vhtw5x
Merge from Mark to remove short UUID

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
 
166
166
void item_init(void)
167
167
{
168
 
  uuid_short_init();
169
168
}
170
169
 
171
170