Skip to content

Commit

Permalink
fix: framebuffer should be fixed [B2 release]
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Amarullah committed Feb 27, 2015
1 parent 6b97260 commit 1b309e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/aroma_graph.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,7 @@ void ag_close() {
//-- Cleanup Freetype
LOGS("Closing Freetype\n");
aft_close();
libaroma_fb_release();
}

//-- Draw Main Canvas Into FrameBuffer
Expand Down

0 comments on commit 1b309e8

Please sign in to comment.