summaryrefslogtreecommitdiff
path: root/sources/prefs/editors/VSAbstractBetterEditor.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-08-07 22:09:42 +0000
committerPaul Buetow <paul@buetow.org>2008-08-07 22:09:42 +0000
commit35e3bca5989558441813f49f359cc5d9a83e96c3 (patch)
treeca9d677db0a4558b093348e0cec702a1492315d4 /sources/prefs/editors/VSAbstractBetterEditor.java
parent2a74626954f00f3403b10c2a5160c0c4d1814aad (diff)
codelinelength and formatted
Diffstat (limited to 'sources/prefs/editors/VSAbstractBetterEditor.java')
-rw-r--r--sources/prefs/editors/VSAbstractBetterEditor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/prefs/editors/VSAbstractBetterEditor.java b/sources/prefs/editors/VSAbstractBetterEditor.java
index e1a605d..9092e3e 100644
--- a/sources/prefs/editors/VSAbstractBetterEditor.java
+++ b/sources/prefs/editors/VSAbstractBetterEditor.java
@@ -135,6 +135,6 @@ public abstract class VSAbstractBetterEditor extends VSAbstractEditor {
* @return the info area
*/
//protected VSInfoArea getInfoArea() {
- // return infoArea;
+ // return infoArea;
//}
}