Mac: purge unused imports from Glass

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: javafx
    • Environment:

      Mac OS X

      Here is the list of system headers used in Glass, on Mac OS X:

      #import <AppKit/NSPasteboard.h>
      #import <ApplicationServices/ApplicationServices.h>
      #import <Cocoa/Cocoa.h>
      #import <CoreServices/CoreServices.h>
      #import <Foundation/Foundation.h>
      #import <JavaRuntimeSupport/JavaRuntimeSupport.h>
      #import <OpenGL/OpenGL.h>
      #import <OpenGL/gl.h>
      #import <OpenGL/glu.h>
      #import <QuartzCore/QuartzCore.h>
      #import <assert.h>
      #import <float.h>
      #import <jni.h>
      #import <mach-o/dyld.h>
      #import <mach/mach.h>
      #import <objc/runtime.h>
      #import <pthread.h>
      #import <stdio.h>
      #import <sys/time.h>

      Some of them are redundant and should be removed.

            Assignee:
            Artem Ananiev (Inactive)
            Reporter:
            Artem Ananiev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: