From 92f558482d94c5152174a1983a40863bd6b07911 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Thu, 28 May 2015 15:34:10 +0200 Subject: Do away with rfbint.h generation and use stdint.h directly instead. --- Doxyfile | 1 - 1 file changed, 1 deletion(-) (limited to 'Doxyfile') diff --git a/Doxyfile b/Doxyfile index 2f17954..09c6fcc 100644 --- a/Doxyfile +++ b/Doxyfile @@ -661,7 +661,6 @@ RECURSIVE = YES # subdirectory from a directory tree whose root is specified with the INPUT tag. EXCLUDE = rfb/rfbconfig.h \ - rfb/rfbint.h \ rfb/default8x16.h # The EXCLUDE_SYMLINKS tag can be used select whether or not files or -- cgit v1.2.3