[dconf] Revert "Fix a trivial compile error when using vala 0.9.4. Fixes bgo#626002"
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] Revert "Fix a trivial compile error when using vala 0.9.4. Fixes bgo#626002"
- Date: Mon, 23 Aug 2010 14:15:37 +0000 (UTC)
commit a26160448b1b53f919dcc7e19f084b7d0b65bf33
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Aug 23 10:15:12 2010 -0400
Revert "Fix a trivial compile error when using vala 0.9.4. Fixes bgo#626002"
This reverts commit 66dcd38beb93f8c2051b5318508515e396b0e5dd.
bin/dconf.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/bin/dconf.vala b/bin/dconf.vala
index c0c35bb..dd3b5e5 100644
--- a/bin/dconf.vala
+++ b/bin/dconf.vala
@@ -94,7 +94,6 @@ void main (string[] args) {
default:
error ("unknown command");
- break;
}
} catch (Error e) {
stderr.printf ("error: %s\n", e.message);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]