summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/crypt.inc
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/crypt.inc
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/crypt.inc')
-rw-r--r--src/etc/inc/crypt.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/etc/inc/crypt.inc b/src/etc/inc/crypt.inc
index 2710dd3..f621588 100644
--- a/src/etc/inc/crypt.inc
+++ b/src/etc/inc/crypt.inc
@@ -25,10 +25,6 @@
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
-
- pfSense_BUILDER_BINARIES: /usr/bin/openssl
- pfSense_MODULE: crypto
-
*/
function crypt_data($val, $pass, $opt) {
OpenPOWER on IntegriCloud