summaryrefslogtreecommitdiff
path: root/instr-daemon.c
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-16 11:56:39 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-16 11:56:39 -0400
commitf29d7c0652072b482679c2503be6f2524f45fe35 (patch)
tree4b37cc5405b11f0f3d7d9f3cc3fdec34fd8abd1c /instr-daemon.c
parentf6b720f01c50db461095bd9365fa2f9d1047c4f8 (diff)
more obsolete FIXMEs removed
Diffstat (limited to 'instr-daemon.c')
-rw-r--r--instr-daemon.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/instr-daemon.c b/instr-daemon.c
index 4c56ceb..6bcf5d5 100644
--- a/instr-daemon.c
+++ b/instr-daemon.c
@@ -340,8 +340,6 @@ static gboolean periodic_poll (void)
Menu_Check_Buttons ();
- // FIXME - gpib input - should have it's own thread?
- //
GPIB_check_for_device_clear_signal();
if (GPIB_check_for_messages(globals.Registers.gpib_buffer)) {
if (GPIB_handle_new_input(globals.Registers.gpib_buffer)) {