summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/osdcore.h')
-rw-r--r--src/osd/osdcore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/osd/osdcore.h b/src/osd/osdcore.h
index 2ac0ad1d87d..872fc80bb49 100644
--- a/src/osd/osdcore.h
+++ b/src/osd/osdcore.h
@@ -828,7 +828,6 @@ void osd_break_into_debugger(const char *message);
char *osd_get_clipboard_text(void);
-#ifdef MESS
/***************************************************************************
DIRECTORY INTERFACES
***************************************************************************/
@@ -885,7 +884,6 @@ file_error osd_get_full_path(char **dst, const char *path);
-----------------------------------------------------------------------------*/
const char *osd_get_volume_name(int idx);
-#endif
#ifdef __cplusplus
}