X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/3fbdc96d45fbf2abcc93ed2e8ad206bc540be92b..3c499fe72ea3c8527663a4fb7df9f6d627fc42b7:/lib/defs.c diff --git a/lib/defs.c b/lib/defs.c index fd323ad..b5e1eff 100644 --- a/lib/defs.c +++ b/lib/defs.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2005 Richard Kettlewell + * Copyright (C) 2005, 2007, 2008 Richard Kettlewell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -56,9 +56,6 @@ const char sbindir[] = SBINDIR; */ const char finkbindir[] = FINKBINDIR; -/** @brief Package documentation directory */ -const char docdir[] = DOCDIR; - #include "versionstring.h" /*