From 374bd42f69aca2e132fd854c9619f3d7491f1f96 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 23:33:07 -0400 Subject: Fix excessive whitespace. --- e-util/e-bit-array.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'e-util/e-bit-array.h') diff --git a/e-util/e-bit-array.h b/e-util/e-bit-array.h index 6f021c51b1..52439c75c8 100644 --- a/e-util/e-bit-array.h +++ b/e-util/e-bit-array.h @@ -51,7 +51,6 @@ typedef struct { GObjectClass parent_class; } EBitArrayClass; - GType e_bit_array_get_type (void); EBitArray *e_bit_array_new (gint count); @@ -95,5 +94,4 @@ gboolean e_bit_array_cross_or (EBitArray *esm); G_END_DECLS - #endif /* _E_BIT_ARRAY_H_ */ -- cgit v1.2.3