summaryrefslogtreecommitdiffstats
path: root/pand/pand.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-01-20 01:42:21 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-01-20 01:42:21 +0000
commitc0ac4b3ddff4543901155eb2d7c28952a694f686 (patch)
treeb3c0249ce6d3e879379961ff2f0cead7939b3624 /pand/pand.h
parent8064ef2f30e3327646e96e90c5b8815ba5622225 (diff)
Include a devup script option
Diffstat (limited to 'pand/pand.h')
-rw-r--r--pand/pand.h4
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);