[gparted] Remove incorrect comment
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Remove incorrect comment
- Date: Tue, 4 May 2010 21:47:49 +0000 (UTC)
commit 3db6b074c91ea15f19ce7dbdb21056007cfa6f6f
Author: Curtis Gedak <gedakc gmail com>
Date: Tue May 4 15:47:34 2010 -0600
Remove incorrect comment
src/Dialog_Base_Partition.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Dialog_Base_Partition.cc b/src/Dialog_Base_Partition.cc
index 8ff2b8e..fff3c9c 100644
--- a/src/Dialog_Base_Partition.cc
+++ b/src/Dialog_Base_Partition.cc
@@ -129,7 +129,6 @@ Partition Dialog_Base_Partition::Get_New_Partition( Byte_Value sector_size )
//FIXME: Partition size is limited to just less than 1024 TeraBytes due
// to the maximum value of signed 4 byte integer.
- // Assuming 512 byte sector size.
if ( ORIG_BEFORE != spinbutton_before .get_value_as_int() )
selected_partition .sector_start = START + Sector(spinbutton_before .get_value_as_int()) * (MEBIBYTE / sector_size) ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]