[gnome-boxes/gnome-3-14] Remove a redundant comment
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/gnome-3-14] Remove a redundant comment
- Date: Mon, 27 Oct 2014 19:12:20 +0000 (UTC)
commit 9b78c1588397657f63f7ddee7b892e56dce8ab66
Author: Lasse Schuirmann <lasse schuirmann gmail com>
Date: Mon Oct 27 17:23:57 2014 +0100
Remove a redundant comment
https://bugzilla.gnome.org/show_bug.cgi?id=725386
src/installer-media.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/installer-media.vala b/src/installer-media.vala
index 50e8be3..a5e0d34 100644
--- a/src/installer-media.vala
+++ b/src/installer-media.vala
@@ -82,7 +82,6 @@ private class Boxes.InstallerMedia : GLib.Object {
}
public virtual void set_direct_boot_params (DomainOs os) {}
- // Returns true on success, false otherwise
public virtual async bool prepare (ActivityProgress progress = new ActivityProgress (),
Cancellable? cancellable = null) {
return true;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]