summaryrefslogtreecommitdiff
path: root/misc/pylib/robofab/interface/all/__init__.py
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-09-03 22:55:49 +0300
committerRasmus Andersson <rasmus@notion.se>2018-09-03 22:55:49 +0300
commitc833e252c925e8dd68108660710ca835d95daa6f (patch)
tree6b2e28264ed45efd7f054e453b622098d0d875b8 /misc/pylib/robofab/interface/all/__init__.py
parent8c1a4c181ef12000179dfec541f1af87e9b03122 (diff)
downloadinter-c833e252c925e8dd68108660710ca835d95daa6f.tar.xz
Major overhaul, moving from UFO2 to Glyphs and UFO3, plus a brand new and much simpler fontbuild
Diffstat (limited to 'misc/pylib/robofab/interface/all/__init__.py')
-rwxr-xr-xmisc/pylib/robofab/interface/all/__init__.py14
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/pylib/robofab/interface/all/__init__.py b/misc/pylib/robofab/interface/all/__init__.py
deleted file mode 100755
index 154c42b70..000000000
--- a/misc/pylib/robofab/interface/all/__init__.py
+++ /dev/null
@@ -1,14 +0,0 @@
-"""
-
-Directory for interface related modules. Stuff like widgets,
-dialog modules. Please keep them sorted by platform.
-
-interfaces/all : modules that are platform independent
-interfaces/mac : modules that are mac specific
-interfaces/win : modules that are windows specific
-
-"""
-
-
-
-