VirtualBox

Changeset 18053 in vbox


Ignore:
Timestamp:
Mar 18, 2009 10:50:02 AM (16 years ago)
Author:
vboxsync
Message:

Fix an "unused variable cRefs" warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c

    r17307 r18053  
    55
    66/*
    7  * Copyright (C) 2008 Sun Microsystems, Inc.
     7 * Copyright (C) 2008-2009 Sun Microsystems, Inc.
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    664664    pThis->hSpinlock = NIL_RTSPINLOCK;
    665665    RTMemFree(pThis);
     666
     667    NOREF(cRefs);
     668
    666669    return true;
    667670}
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