Otavio Salvador <[email protected]> wrote: > All architecture headers (linux.h, gnu.h and beos.h) are now removed > since they weren't being use on the rest of code and then looks > logical to simplify it.
ACK, but please say that you've moved the sole used pieces of these files into the analog .h under libparted. > include/parted/Makefile.am | 4 +--- > include/parted/beos.h | 34 ---------------------------------- > include/parted/gnu.h | 42 ------------------------------------------ > include/parted/linux.h | 44 > -------------------------------------------- > libparted/arch/beos.c | 9 ++++++++- > libparted/arch/gnu.c | 16 +++++++++++++++- > libparted/arch/linux.c | 19 ++++++++++++++++++- > 7 files changed, 42 insertions(+), 126 deletions(-) > delete mode 100644 include/parted/beos.h > delete mode 100644 include/parted/gnu.h > delete mode 100644 include/parted/linux.h _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

