Removed some debris
git-svn-id: svn://10.0.0.236/trunk@24493 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -168,19 +168,6 @@ public:
|
||||
nsIRenderingContext& aRC,
|
||||
nscoord& aDeltaWidth);
|
||||
|
||||
/* // TextFrame methods
|
||||
struct SelectionInfo {
|
||||
PRInt32 mStartOffset;
|
||||
PRInt32 mEndOffset;
|
||||
PRBool mEmptySelection;
|
||||
};
|
||||
*/
|
||||
|
||||
/* void ComputeSelectionInfo(nsIRenderingContext& aRenderingContext,
|
||||
nsIDocument* aDocument,
|
||||
PRInt32* aIndicies, PRInt32 aTextLength,
|
||||
SelectionInfo& aResult);*/
|
||||
|
||||
struct TextStyle {
|
||||
const nsStyleFont* mFont;
|
||||
const nsStyleText* mText;
|
||||
|
||||
@@ -168,19 +168,6 @@ public:
|
||||
nsIRenderingContext& aRC,
|
||||
nscoord& aDeltaWidth);
|
||||
|
||||
/* // TextFrame methods
|
||||
struct SelectionInfo {
|
||||
PRInt32 mStartOffset;
|
||||
PRInt32 mEndOffset;
|
||||
PRBool mEmptySelection;
|
||||
};
|
||||
*/
|
||||
|
||||
/* void ComputeSelectionInfo(nsIRenderingContext& aRenderingContext,
|
||||
nsIDocument* aDocument,
|
||||
PRInt32* aIndicies, PRInt32 aTextLength,
|
||||
SelectionInfo& aResult);*/
|
||||
|
||||
struct TextStyle {
|
||||
const nsStyleFont* mFont;
|
||||
const nsStyleText* mText;
|
||||
|
||||
Reference in New Issue
Block a user