From f0932b9e5a87c0edfe88f6ae049e2ac6c6e7793c Mon Sep 17 00:00:00 2001 From: hns Date: Fri, 7 Sep 2001 16:20:42 +0000 Subject: [PATCH] removed newlines at end of file. (somehow my suspicion is that kdevelop is adding these) --- src/helma/framework/core/Prototype.java | 49 ------------------------- 1 file changed, 49 deletions(-) diff --git a/src/helma/framework/core/Prototype.java b/src/helma/framework/core/Prototype.java index 15c98d02..563c55c7 100644 --- a/src/helma/framework/core/Prototype.java +++ b/src/helma/framework/core/Prototype.java @@ -219,52 +219,3 @@ public class Prototype { } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -