Removed unused $postcontent variable

This commit is contained in:
Cody Bromley
2016-03-02 11:57:04 -06:00
parent 36f2b7398d
commit 46d893b904

View File

@@ -21,7 +21,6 @@ function escapeString($string) {
// Get events in calendar
$calendar = new SP_Calendar( $post );
$postcontent = "$post->post_content";
$events = $calendar->data();
// Get blog locale