summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/growl.class
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-15 15:57:29 -0200
committerRenato Botelho <renato@netgate.com>2015-12-15 16:03:19 -0200
commit6aa3723a90a1946660ce9499aefb02250693b60e (patch)
tree4578276291d43c1faa584a1c608a0b43a594af91 /src/etc/inc/growl.class
parentb64c1d8697aba2bcc52c0be4d372642c8808335e (diff)
downloadpfsense-6aa3723a90a1946660ce9499aefb02250693b60e.zip
pfsense-6aa3723a90a1946660ce9499aefb02250693b60e.tar.gz
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Diffstat (limited to 'src/etc/inc/growl.class')
-rw-r--r--src/etc/inc/growl.class6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/etc/inc/growl.class b/src/etc/inc/growl.class
index 8f639e5..a6fbcc1 100644
--- a/src/etc/inc/growl.class
+++ b/src/etc/inc/growl.class
@@ -1,8 +1,4 @@
<?PHP
-/*
- pfSense_MODULE: notifications
-*/
-
class Growl
{
const GROWL_PRIORITY_LOW = -2;
@@ -99,4 +95,4 @@
}
}
-?> \ No newline at end of file
+?>
OpenPOWER on IntegriCloud