summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorLaszlo Papp <lpapp@kde.org>2013-02-16 05:17:00 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-16 18:08:37 +0100
commit6ef9e3683f6b1c84a8f5c3dc6bdaf09ac9cdc2bc (patch)
tree754085e143b1537ba0789b571f4bdcefa6bfb27c /sync.profile
parentb148feb86548348932da6cc2434ffe11ccc9f0ea (diff)
downloadqtserialport-6ef9e3683f6b1c84a8f5c3dc6bdaf09ac9cdc2bc.tar.gz
Clean up the sync.profile file (i.e. remove empty entries)
Change-Id: I69659929cb56854158412475cebf7cddb4944c7a Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by: Sergey Belyashov <Sergey.Belyashov@gmail.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile12
1 files changed, 0 insertions, 12 deletions
diff --git a/sync.profile b/sync.profile
index e193dcb..68c7725 100644
--- a/sync.profile
+++ b/sync.profile
@@ -2,18 +2,6 @@
"QtSerialPort" => "$basedir/src/serialport",
);
-%moduleheaders = (
-);
-
-%classnames = (
-);
-
-%mastercontent = (
-);
-
-%modulepris = (
-);
-
%dependencies = (
"qtbase" => "refs/heads/stable",
);