diff options
Diffstat (limited to 'e-util/e-text-event-processor.c')
-rw-r--r-- | e-util/e-text-event-processor.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/e-util/e-text-event-processor.c b/e-util/e-text-event-processor.c index b515f33f57..6496a63294 100644 --- a/e-util/e-text-event-processor.c +++ b/e-util/e-text-event-processor.c @@ -10,7 +10,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with the program; if not, see <http://www.gnu.org/licenses/> + * License along with the program; if not, see <http://www.gnu.org/licenses/> * * * Authors: @@ -27,9 +27,6 @@ #include "e-text-event-processor.h" #include "e-util.h" -static void e_text_event_processor_init (ETextEventProcessor *card); -static void e_text_event_processor_class_init (ETextEventProcessorClass *klass); - static void e_text_event_processor_set_property (GObject *object, guint prop_id, const GValue *value, |