summaryrefslogtreecommitdiffstats
path: root/contrib/syslinux/latest/com32/gplinclude/disk/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/syslinux/latest/com32/gplinclude/disk/error.h')
-rw-r--r--contrib/syslinux/latest/com32/gplinclude/disk/error.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/syslinux/latest/com32/gplinclude/disk/error.h b/contrib/syslinux/latest/com32/gplinclude/disk/error.h
deleted file mode 100644
index e00266f..0000000
--- a/contrib/syslinux/latest/com32/gplinclude/disk/error.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* ----------------------------------------------------------------------- *
- *
- * Copyright 2009 Pierre-Alexandre Meyer
- *
- * This file is part of Syslinux, and is made available under
- * the terms of the GNU General Public License version 2.
- *
- * ----------------------------------------------------------------------- */
-
-#ifndef _ERROR_H_
-#define _ERROR_H_
-void get_error(const char *);
-#endif /* _ERROR_H_ */