VirtualBox

Changeset 6047 in vbox


Ignore:
Timestamp:
Dec 11, 2007 11:33:00 AM (17 years ago)
Author:
vboxsync
Message:

VRDP cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/cdefs.h

    r5999 r6047  
    128128#define IN_VMM_R0
    129129#define IN_VMM_R3
    130 #define IN_VRDP_R3
    131130/** @todo fixme */
    132131#endif
     
    13811380
    13821381
    1383 /** @def IN_VRDP_R3(type)
    1384  * Used to indicate whether we're inside the same link module as the
    1385  * VRDP server.
    1386  */
    1387 #ifdef IN_VRDP_R3
    1388 # define VRDPR3DECL(type)   DECLEXPORT(type) VBOXCALL
    1389 #else
    1390 # define VRDPR3DECL(type)   DECLIMPORT(type) VBOXCALL
    1391 #endif
    1392 
    1393 
    1394 #endif
    1395 
     1382
     1383
     1384#endif
     1385
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