Skip to content

Commit

Permalink
This one was also obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
rdbende committed Dec 11, 2023
1 parent 7eade8b commit 304a240
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cozy/ui/main_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ def __init_resources(self):
"""
Initialize all resources like gresource and glade windows.
"""
resource = Gio.resource_load(
os.path.join(self.pkgdir, 'com.github.geigi.cozy.ui.gresource'))
Gio.Resource._register(resource)

self.window_builder = Gtk.Builder.new_from_resource(
"/com/github/geigi/cozy/main_window.ui")
Expand Down

0 comments on commit 304a240

Please sign in to comment.