diff -r d4dda62c6600 -r 425b169a82aa src/Documentation.h --- a/src/Documentation.h Wed Mar 05 03:39:31 2014 +0200 +++ b/src/Documentation.h Wed Mar 05 03:45:49 2014 +0200 @@ -16,11 +16,6 @@ * along with this program. If not, see . */ -#ifndef LDFORGE_DOCS_H -#define LDFORGE_DOCS_H - +#pragma once extern const char* g_docs_overlays; - void showDocumentation (const char* text); - -#endif // LDFORGE_DOCS_H \ No newline at end of file