eggification
[Portfolio.git] / Products / Portfolio / Extensions / static / gitweb.css
diff --git a/Extensions/__init__.py b/Extensions/__init__.py
deleted file mode 100755 (executable)
index 7b1cba9..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# -*- coding: utf-8 -*-
-############################################################
-# Copyright © 2005-2008  Benoît PIN <benoit.pin@ensmp.fr>  #
-# Plinn - http://plinn.org                                 #
-#                                                          #
-# This program is free software; you can redistribute it   #
-# and/or modify it under the terms of the Creative Commons #
-# "Attribution-Noncommercial 2.0 Generic"                  #
-# http://creativecommons.org/licenses/by-nc/2.0/           #
-############################################################
-
-from Globals import package_home
-from os import path
-fontdir = path.join(package_home(globals()), 'fonts')