wmbattery: Remove config.h.in; automatically generated by autotools.

This commit is contained in:
Doug Torrance 2014-09-19 23:23:24 -05:00 committed by Carlos R. Mafra
parent 773552ebd8
commit 8b0428332e

View file

@ -1,9 +0,0 @@
#ifndef CONFIG_H
#define CONFIG_H
/* What system header files can I use? */
#undef HAVE_GETOPT_H
#undef HAVE_SYS_FILE_H
#undef HAVE_SYS_IOCTL_H
#endif