]> git.tdb.fi Git - ext/subsurface.git/commit
Don't plot an event if an event is disabled in ev_namelist
authorDirk Hohndel <dirk@hohndel.org>
Tue, 25 Oct 2011 08:25:12 +0000 (01:25 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 25 Oct 2011 08:25:12 +0000 (01:25 -0700)
commit499cc0c87c61d517c7953a945da39f4db249f364
tree54c91be8191e9516e82c0e05b8890c70549001ce
parent5ca49b0460f36ac969b7ef388f586782d584b36d
Don't plot an event if an event is disabled in ev_namelist

We don't have a way to actually configure this in the app, yet, but
toggling the bits in the debugger shows that this works, so commit this
code now.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
profile.c