diff options
Diffstat (limited to 'lib/null.c')
-rw-r--r-- | lib/null.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/null.c b/lib/null.c index 910f95d2c..412d94050 100644 --- a/lib/null.c +++ b/lib/null.c @@ -49,7 +49,6 @@ static void null_fini(void) { nvkm_object_ref(NULL, (struct nvkm_object **)&null_device); - nvkm_object_debug(); } static int |