summaryrefslogtreecommitdiff
path: root/user_preferences_inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'user_preferences_inc.php')
-rw-r--r--user_preferences_inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/user_preferences_inc.php b/user_preferences_inc.php
index 2f175a2..201acd9 100644
--- a/user_preferences_inc.php
+++ b/user_preferences_inc.php
@@ -47,7 +47,6 @@ if( isset( $_REQUEST["format_guid"] ) ) {
if( isset( $_REQUEST['bitboarduprefs']["edit"] ) ) {
$signatureContent->mInfo["data"] = $_REQUEST['bitboarduprefs']["edit"];
- $signatureContent->mInfo['parsed_data'] = $signatureContent->parseData();
}
// If we are in preview mode then preview it!