Changeset 29186 in vbox for trunk/src/libs/xpcom18a4/java
- Timestamp:
- May 7, 2010 9:07:28 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 61263
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/java/tests/TestVBox.java
r29185 r29186 76 76 if (mgr.startVm(m, 7000)) 77 77 { 78 VBoxCbImpl cb = new VBoxCbImpl();79 vbox.registerCallback(mgr.makeVirtualBoxCallback(cb));80 81 78 if (false) 82 79 {
Note:
See TracChangeset
for help on using the changeset viewer.