diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-11-28 02:38:36 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-11-28 02:38:36 +0000 |
commit | 8133dbc7c236fa4ae7f70126a45d2e601b9187d9 (patch) | |
tree | c2de1ba7d900b755959c413ca3112e44a0505c71 /linuxhid.pd | |
parent | 6e05b8d2e6b68cc07172a923304d4ca9c3fa543a (diff) |
removed deprecated objects
svn path=/trunk/externals/hcs/; revision=2330
Diffstat (limited to 'linuxhid.pd')
-rw-r--r-- | linuxhid.pd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/linuxhid.pd b/linuxhid.pd deleted file mode 100644 index 96440fa..0000000 --- a/linuxhid.pd +++ /dev/null @@ -1,12 +0,0 @@ -#N canvas 618 332 428 305 10; -#X obj 13 10 cnv 15 400 40 empty empty Linux_HID 20 12 1 18 -261689 --66577 0; -#X text 28 96 Raw access to the mouse output \, not tied to the sccreen -borders.; -#X text 22 169 Raw access to the joystick output with a fixed number -of outlets.; -#X text 22 239 Raw access to the output of the Linux Event system. -; -#X obj 16 75 linuxmouse; -#X obj 18 219 linuxevent; -#X obj 16 146 linuxjoystick; |