VirtualBox

Changeset 24677 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Nov 15, 2009 4:01:01 PM (15 years ago)
Author:
vboxsync
Message:

NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR_WITH_RC: Shut up gcc warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/defs.h

    r23223 r24677  
    421421    nsresult rv;                                                              \
    422422                                                                              \
    423     _InstanceClass * inst;                                                    \
     423    _InstanceClass * inst = NULL;       /* initialized to shut up gcc */      \
    424424                                                                              \
    425425    *aResult = NULL;                                                          \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette