From 5aaf0de5dd0c8f65043bdea07b72bf018989f2de Mon Sep 17 00:00:00 2001 From: Fredrik Orderud Date: Wed, 14 Nov 2018 10:28:30 +0100 Subject: Remove non-informative comment at the top of DEF files Also, convert tabs to spaces. Done to simplify and make all DEF files within this repo identical. Change-Id: I9c97da9c09686ab6bd761722e08e856dfffe3b1e Reviewed-by: Friedemann Kleint --- examples/activeqt/simpleqml/simpleqml.def | 2 -- 1 file changed, 2 deletions(-) (limited to 'examples') diff --git a/examples/activeqt/simpleqml/simpleqml.def b/examples/activeqt/simpleqml/simpleqml.def index b6ede3c..bc82a03 100644 --- a/examples/activeqt/simpleqml/simpleqml.def +++ b/examples/activeqt/simpleqml/simpleqml.def @@ -1,5 +1,3 @@ -; simpleqml.def : Declares the module parameters. - EXPORTS DllCanUnloadNow PRIVATE DllGetClassObject PRIVATE -- cgit v1.2.3