SysMon: remove dead code
[AROS.git] / workbench / prefs / appearance / misc.h
blobd05928fdda3d3457b162d8a5a8b36e8db88a9aa6
1 #ifndef _MISC_H
2 #define _MISC_H
4 /*
5 Copyright © 2013, The AROS Development Team. All rights reserved.
6 */
8 #include <exec/types.h>
10 /*** Prototypes *************************************************************/
11 VOID ShowMessage(CONST_STRPTR msg);
13 #endif /* _MISC_H */