summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/src/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/AimOscar/src/theme.h')
-rw-r--r--protocols/AimOscar/src/theme.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/AimOscar/src/theme.h b/protocols/AimOscar/src/theme.h
index 41b098aff6..09566479ad 100644
--- a/protocols/AimOscar/src/theme.h
+++ b/protocols/AimOscar/src/theme.h
@@ -28,8 +28,6 @@ void InitThemeSupport(void);
void InitIcons(void);
void InitExtraIcons(void);
-void DestroyExtraIcons(void);
-
HICON LoadIconEx(const char* name, bool big = false);
HANDLE GetIconHandle(const char* name);
void ReleaseIconEx(const char* name, bool big = false);