]> sigrok.org Git - sigrok-gtk.git/commit
sr/cli/gtk: Remove analog left-overs from API.
authorUwe Hermann <redacted>
Sat, 4 Feb 2012 09:10:43 +0000 (10:10 +0100)
committerUwe Hermann <redacted>
Sun, 5 Feb 2012 14:05:12 +0000 (15:05 +0100)
commit29b02051f70ea54722eb583727a460fae2130299
tree3d0c396f3d38f4b31e4b7ec109b7255311847057
parent221574353d7824da01483b39b5044c366431e85c
sr/cli/gtk: Remove analog left-overs from API.

This will come back in some form or another later, but for now
don't clutter the API with non-working stuff. Removing stuff from APIs
is not possible without breaking the API, adding stuff later is simpler.
main.c