SysMon: remove dead code
[AROS.git] / workbench / prefs / reqtools / misc.h
blob5dcd0788c6cceb6199daad89fdcd7d0b5b51aff5
1 #ifndef _MISC_H
2 #define _MISC_H
4 /*
5 Copyright © 2013, The AROS Development Team. All rights reserved.
6 $Id$
7 */
9 /*** Prototypes *************************************************************/
10 VOID ShowMessage(CONST_STRPTR msg);
12 #endif /* _MISC_H */