Commit 31efadd8 authored by Joel Collins's avatar Joel Collins
Browse files

Removed debug code

parent e7388371
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -323,9 +323,6 @@ class CaptureObject(object):
        """
        global EXIF_FORMATS

        print(self.format)
        print(EXIF_FORMATS)

        if self.format.upper() in EXIF_FORMATS and self.file_exists:
            logging.debug("Writing exif data to capture file")
            # Extract current Exif data