[gimp] app/tests: Fixup test-gimpidtable.c



commit d9264c6bd54b0824e4c113402b1d61df831601f2
Author: Martin Nordholts <martinn src gnome org>
Date:   Fri May 6 07:21:34 2011 +0200

    app/tests: Fixup test-gimpidtable.c
    
    Fixup of test-gimpidtable.c of things sleepy eyes and brains missed.

 app/tests/test-gimpidtable.c |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/app/tests/test-gimpidtable.c b/app/tests/test-gimpidtable.c
index fb4ae1e..8d1ea04 100644
--- a/app/tests/test-gimpidtable.c
+++ b/app/tests/test-gimpidtable.c
@@ -1,5 +1,5 @@
 /* GIMP - The GNU Image Manipulation Program
- * Copyright (C) 2009 Martin Nordholts <martinn src gnome org>
+ * Copyright (C) 2011 Martin Nordholts <martinn src gnome org>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -23,10 +23,6 @@
 
 #include "core/gimpidtable.h"
 
-//#include "tests.h"
-
-//#include "gimp-app-test-utils.h"
-
 
 #define ADD_TEST(function) \
   g_test_add ("/gimpidtable/" #function, \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]