VirtualBox

Ignore:
Timestamp:
Nov 10, 2008 10:58:05 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4: Removed some ancient VBOX_GUI_DEBUG stuff.

File:
1 edited

Legend:

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

    r13950 r14056  
    101101typedef long Q_LONG;                /* word up to 64 bit signed */
    102102typedef unsigned long Q_ULONG;      /* word up to 64 bit unsigned */
    103 #endif
    104 
    105 #if defined (VBOX_GUI_DEBUG)
    106 uint64_t VMCPUTimer::ticks_per_msec = (uint64_t) -1LL; // declared in VBoxDefs.h
    107 uint64_t VMCPUTimer::ticks()
    108 {
    109     return ASMReadTSC();
    110 }
    111103#endif
    112104
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