Skip to content

Commit

Permalink
Remove profiler
Browse files Browse the repository at this point in the history
  • Loading branch information
btrkeks committed Aug 26, 2024
1 parent 05d79e6 commit 3cd6943
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 26 deletions.
7 changes: 0 additions & 7 deletions include/utils/dp_profile.h

This file was deleted.

1 change: 0 additions & 1 deletion src/frontends/gtk3popup/dictpopup-application.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <objects/dict.h>
#include <platformdep/audio.h>
#include <platformdep/clipboard.h>
#include <utils/dp_profile.h>
#include <utils/messages.h>

G_DEFINE_TYPE(DpApplication, dp_application, GTK_TYPE_APPLICATION)
Expand Down
2 changes: 0 additions & 2 deletions src/frontends/gtk3popup/ui_manager.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#include "objects/color.h"
#include "platformdep/audio.h"

#include <utils/dp_profile.h>

static gboolean on_refresh_exists_dot(GtkWidget *widget, cairo_t *cr, gpointer user_data);

static void disable_button(GtkWidget *button) {
Expand Down
16 changes: 0 additions & 16 deletions src/utils/dp_profile.c

This file was deleted.

0 comments on commit 3cd6943

Please sign in to comment.