diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2006-01-20 01:42:21 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2006-01-20 01:42:21 +0000 |
commit | c0ac4b3ddff4543901155eb2d7c28952a694f686 (patch) | |
tree | b3c0249ce6d3e879379961ff2f0cead7939b3624 /pand/pand.h | |
parent | 8064ef2f30e3327646e96e90c5b8815ba5622225 (diff) |
Include a devup script option
Diffstat (limited to 'pand/pand.h')
-rw-r--r-- | pand/pand.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pand/pand.h b/pand/pand.h index d4a39fa4..3adcc5ab 100644 --- a/pand/pand.h +++ b/pand/pand.h @@ -22,10 +22,6 @@ * */ -/* PAN scripts & commands */ -#define PAND_CONFIG_DIR "/etc/bluetooth/pan" -#define PAND_DEVUP_CMD "dev-up" - /* BNEP functions */ int bnep_init(void); int bnep_cleanup(void); |