Index: /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/handlers/PropertiesLoader.java
===================================================================
--- /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/handlers/PropertiesLoader.java	(revision 2928)
+++ /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/handlers/PropertiesLoader.java	(revision 2929)
@@ -128,13 +128,4 @@
 	}
 
-	/**
-	 * Retrieve the <em>cloned</em> properties.
-	 * 
-	 * @return The properties in the loader
-	 */
-	public static Properties getProperties() {
-		return (Properties) properties.clone();
-	}
-
 	public static String getEditorToolbarSet() {
 		return properties.getProperty("fckeditor.toolbarSet");
