diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-10-29 22:36:31 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-10-29 22:36:31 +0000 |
commit | 632a9432774ff3a0c6e556e8f32a565b38890767 (patch) | |
tree | 8b1af8cdef2fe7c84d5c2f5fbe8e3c23d8320bec /scripts | |
parent | b5b9479c9afc42666245261d5864f410c59a9ef2 (diff) |
Big cleanup of CVS relics
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.am | 3 | ||||
-rwxr-xr-x | scripts/create_dev | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am index e77f3f12..94508c66 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,6 +1,3 @@ -# -# $Id$ -# if BLUEPIN bin_SCRIPTS = bluepin diff --git a/scripts/create_dev b/scripts/create_dev index 4ea0c263..f3054793 100755 --- a/scripts/create_dev +++ b/scripts/create_dev @@ -2,8 +2,6 @@ # # Create Bluetooth devices in /dev # -# $Id$ -# VHCI_MAJOR=10 VHCI_MINOR=250 |