commit: revert jordi's change

From: Patrick Lam (plam@plam.lcs.mit.edu)
Date: Fri Feb 14 2003 - 22:41:34 EST

  • Next message: Patrick Lam: "Impending commit: ubiquitous layout units"

    Revert jordi's change, which broke build
    CVS:
    ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: src/af/util/xp/ut_timer.cpp src/af/util/xp/ut_timer.h
    CVS:
    ----------------------------------------------------------------------

    You can't define a static member inside a .h file, because then the
    static member gets multiply defined for each cpp file which includes
    the .h file. I don't know what the proper fix is wrt plugins, but
    this isn't it.

    (Probably extern or something, who knows? Someone with more C++ gurudom
    than me.)

    pat



    This archive was generated by hypermail 2.1.4 : Fri Feb 14 2003 - 22:45:51 EST