Changeset 20926 in vbox for trunk/src/VBox/Main/glue
- Timestamp:
- Jun 25, 2009 11:26:57 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/glue/vboxapi.py
r20897 r20926 440 440 if hasattr(self, "platform"): 441 441 self.platform.deinit() 442 442 self.platform = None 443 443 444 444 def initPerThread(self):
Note:
See TracChangeset
for help on using the changeset viewer.