diff --git a/config.sample.php b/config.sample.php
index 6fe87a8631a081c6c64325f4a2a87e5631b0995d..72194c3256bd01e42ae606d3e1b966370c7b92cd 100644
--- a/config.sample.php
+++ b/config.sample.php
@@ -23,4 +23,3 @@ $siteNotice->containerID = 'dcf-main';
 $siteNotice->type = 'dcf-notice-info';
 $siteNotice->title = 'Maintenance Notice';
 $siteNotice->message = 'We will be performing site maintenance on February 4th from 4:30 to 5:00 pm CST.  This site may not be available during this time.';
-global $siteNotice;