Changeset 52046 in vbox for trunk/src/libs/xpcom18a4/ipc/ipcd
- Timestamp:
- Jul 16, 2014 10:11:22 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.h
r39709 r52046 314 314 PRBool mDisconnected; 315 315 316 // member is never initialized or used, no point in wasting memory or making 317 // someone believe it contains anything relevant 318 #ifndef VBOX 316 319 // our IPC client ID 317 320 PRUint32 mSelfID; 321 #endif 318 322 319 323 // global lock to protect access to protect DConnectStub::QueryInterface()
Note:
See TracChangeset
for help on using the changeset viewer.