Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Action.hpp

    rda7ef9 r10aee4  
    2929 */
    3030#ifndef STATUS
    31 #define STATUS(msg) \
    32   pushStatus(msg); \
    33   LOG(0, "STATUS: " << msg)
     31#define STATUS(msg) pushStatus(msg)
    3432#endif
    3533
Note: See TracChangeset for help on using the changeset viewer.