VirtualBox

Changeset 11412 in vbox


Ignore:
Timestamp:
Aug 14, 2008 7:14:31 AM (16 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp

    r11399 r11412  
    20492049    /* Get script path */
    20502050    char szAppPrivPath [RTPATH_MAX];
    2051     int rc = RTPathAppPrivateNoArch (szAppPrivPath, sizeof (szAppPrivPath));
     2051    int rc = RTPathAppPrivateNoArch (szAppPrivPath, sizeof (szAppPrivPath)); NOREF(rc);
    20522052    Assert (RT_SUCCESS (rc));
    20532053    /* Run script */
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