diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-01-28 18:54:36 +0000 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2004-01-28 18:54:36 +0000 |
commit | a5ece462abeaa1326cb7fd7073dfc9fd0c7cb9f2 (patch) | |
tree | d43eef9b45450cb3e95ba118762152fb498326d8 /source4/include/genparser.h | |
parent | 607d6948f2d8350c1700505b78f9e62ccf5d21cd (diff) | |
download | samba-a5ece462abeaa1326cb7fd7073dfc9fd0c7cb9f2.tar.gz samba-a5ece462abeaa1326cb7fd7073dfc9fd0c7cb9f2.tar.bz2 samba-a5ece462abeaa1326cb7fd7073dfc9fd0c7cb9f2.zip |
remove a lot of unused stuff from the header files
and exclude some files from Makefile.in
metze
(This used to be commit f77990cf2496f72d02566f09477349436be3dfcd)
Diffstat (limited to 'source4/include/genparser.h')
-rw-r--r-- | source4/include/genparser.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/include/genparser.h b/source4/include/genparser.h index f28cd78249..a2ca227cab 100644 --- a/source4/include/genparser.h +++ b/source4/include/genparser.h @@ -16,6 +16,10 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +#error SAMBA4 clean up +#error this file should be (re)moved +#error and all unused stuff should go + #ifndef _GENPARSER_H #define _GENPARSER_H |