--- old/src/java.desktop/unix/native/common/awt/awt_p.h 2020-02-20 18:56:29.000000000 -0800 +++ new/src/java.desktop/unix/native/common/awt/awt_p.h 2020-02-20 18:56:29.000000000 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 2019, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1995, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -94,7 +94,6 @@ typedef AwtScreenData* AwtScreenDataPtr; extern AwtGraphicsConfigDataPtr getDefaultConfig(int screen); -extern AwtScreenDataPtr getScreenData(int screen); #endif /* !HEADLESS */ /* allocated and initialize a structure */