From b12fe7f98a9b523129c310d46698f430d17a8138 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 20 Sep 2011 04:58:01 +0200 Subject: Remove redundant: NativeLibrary.ensureNativeLibLoaded() --- src/java/com/jogamp/gluegen/runtime/NativeLibLoader.java | 1 + 1 file changed, 1 insertion(+) (limited to 'src/java/com/jogamp/gluegen/runtime') diff --git a/src/java/com/jogamp/gluegen/runtime/NativeLibLoader.java b/src/java/com/jogamp/gluegen/runtime/NativeLibLoader.java index 4e27c66..9e56d37 100755 --- a/src/java/com/jogamp/gluegen/runtime/NativeLibLoader.java +++ b/src/java/com/jogamp/gluegen/runtime/NativeLibLoader.java @@ -1,5 +1,6 @@ /* * Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2011 JogAmp Community. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are -- cgit v1.2.3