89ea16163c61b26379235dadb3c4cd73655e25bb tdreszer Sat Sep 18 08:40:34 2010 -0700 Fixed problem with uncalled static function. diff --git src/hg/hgTracks/hgTracks.c src/hg/hgTracks/hgTracks.c index 9a14203..8414dc8 100644 --- src/hg/hgTracks/hgTracks.c +++ src/hg/hgTracks/hgTracks.c @@ -4246,6 +4246,7 @@ warn("Unrecognized jsCommand %s", command); } +#ifdef SUBTRACKS_HAVE_VIS static void parentChildCartCleanup(struct track *trackList,struct cart *newCart,struct hash *oldVars) /* When composite/view settings changes, remove subtrack specific vis When superTrackChild is found and selected, shape superTrack to match. */ @@ -4272,6 +4273,7 @@ } } } +#endif///def SUBTRACKS_HAVE_VIS void doTrackForm(char *psOutput, struct tempName *ideoTn) /* Make the tracks display form with the zoom/scroll buttons and the active