VirtualBox

Changeset 36319 in vbox


Ignore:
Timestamp:
Mar 21, 2011 8:16:09 AM (14 years ago)
Author:
vboxsync
Message:

RDP/client: disable rdpusb.c assertions in release builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/RDP/client/vrdp/rdpusb.c

    r36119 r36319  
    1818 */
    1919
     20/* DEBUG is defined in ../rdesktop.h */
     21#ifdef DEBUG
     22# define VBOX_DEBUG DEBUG
     23#endif
    2024#include "../rdesktop.h"
     25#undef DEBUG
     26#ifdef VBOX_DEBUG
     27# define DEBUG VBOX_DEBUG
     28#endif
    2129
    2230#include "vrdpusb.h"
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