diff -r 397870c6ed38 -r 9e9c52ca955e src/Documentation.h --- a/src/Documentation.h Sun Mar 09 14:04:06 2014 +0200 +++ b/src/Documentation.h Sun Mar 09 14:59:46 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