[geocode-glib] tests: Remove duplicate return statement
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] tests: Remove duplicate return statement
- Date: Tue, 17 Jan 2017 10:42:12 +0000 (UTC)
commit fc577c64a765ec24d3c56902eab555bcb62b6434
Author: Philip Withnall <philip withnall collabora co uk>
Date: Fri Oct 14 12:17:16 2016 +0100
tests: Remove duplicate return statement
https://bugzilla.gnome.org/show_bug.cgi?id=772928
geocode-glib/tests/geo-uri.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/geocode-glib/tests/geo-uri.c b/geocode-glib/tests/geo-uri.c
index 07b9fd0..c0f89f6 100644
--- a/geocode-glib/tests/geo-uri.c
+++ b/geocode-glib/tests/geo-uri.c
@@ -195,6 +195,4 @@ int main (int argc, char **argv)
g_test_add_func ("/geouri/convert_uri", test_convert_from_to_location);
return g_test_run ();
-
- return 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]